#big_img {

}
#big_img a {
	border:2px solid #E7E7E7;
}
#big_img a#jqzoom{
	
}
#big_img a:hover {

}
#big_img img {
	width:320px;
	height:320px;
}
#img_list li{
	float:left;
	margin-top:20px;
	margin-left:12px;	
}
#img_list li.no{
	margin-left:0px;	
}
#img_list img {
	width:100px;
	height:100px;
	border:1px solid #DCDCDC;
	padding:2px;
	cursor:pointer;
}

.lf1{
	border:1px solid #DCDCDC;
	padding:2px;	
}
#img_list img.onbg{
	padding:1px;
	border:2px solid #f90;	
}
div.jqZoomTitle {
	z-index:5000;
	text-align:center;
	font-family:Tahoma;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #fff;
	background: #000 no-repeat 40% top;
	filter: alpha(Opacity=40);
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: .4;
	font-size:12px;
	font-family:tahoma;
	height:22px;
	line-height:22px;
	font-weight:bold;
}
.jqZoomPup {
	Z-INDEX: 10;
	filter: alpha(Opacity=50);
	width: 50px;
	background:#46CFE8;
	height: 50px;
	visibility:hidden;
	overflow:hidden;
	top: -20px;
	cursor: move;
	border: #A3E7F4 1px dashed;
	left: 0px;
	opacity: .5;
	-moz-opacity: .5;
	-khtml-opacity: .5;
}
.jqZoomPup img {
	border: 0px;
}
.preload {
	-moz-opacity:0.8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color:white;
	padding: 8px;
	text-align:center;
	background-image: url(../images/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	width:90px;
    *width:100px;
	height:43px;
    *height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;
}
.jqZoomWindow {
	border: 1px solid #B4B4B4;
	background-color: #FFF;
}
