.web_path{ border-bottom:1px solid #CCCCCC}
.min_img{ width:312px; clear:both; margin:auto;}
.small_img{ width:320px; clear:both;margin:auto; padding-top:15px;}
.small_img A#prev {DISPLAY: block; float:left; BACKGROUND: url(slide.gif) no-repeat; MARGIN: 0px; OVERFLOW: hidden; WIDTH: 10px; TEXT-INDENT: -9999em; HEIGHT: 59px; outline: none}
.small_img A#next {DISPLAY: block; float:right; BACKGROUND: url(slide.gif) no-repeat; MARGIN: 0px; OVERFLOW: hidden; WIDTH: 10px; TEXT-INDENT: -9999em; HEIGHT: 59px; outline: none}
.small_img A#prev {BACKGROUND-POSITION: left center}
.small_img A#next {BACKGROUND-POSITION: -7px  center}
.small_img A.gray#prev {BACKGROUND-POSITION: -103px  center}
.small_img A.gray#next {BACKGROUND-POSITION: right center}


.small_img .pic-container{ width:300px;overflow:hidden; float:left}
.small_img .pic-container ul li{ float:left; width:54px;height:54px; cursor:pointer; padding-left:5px;}
.small_img .pic-container ul li img{ width:50px; height:50px; border:1px solid #ccc; padding:1px;}
/*.small_img .pic-container ul li.hover img{ border:2px solid #999}*/
.small_img .pic-container ul li.cur img{ border:2px solid #CC0009; padding:0px;}

.jqzoom {
	border:1px solid #f5f5f5;
	float:left;
	position:relative;
	padding:0px;
	cursor:pointer; margin:auto
}
.jqzoom img {
	float:left;
}
div.zoomdiv {
	z-index : 100;
	position : absolute;
	top:0px;
	left:0px;
	width : 200px;
	height : 200px;
	background: #ffffff;
	border:1px solid #CCCCCC;
	display:none;
	text-align: center;
	overflow: hidden;
}
div.jqZoomPup {
	z-index : 10;
	visibility : hidden;
	position : absolute;
	top:0px;
	left:0px;
	width : 50px;
	height : 50px;
	border: 1px solid #aaa;
	background: #FFBBBE url(../images/zoom.gif) 50% top no-repeat;
	;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}

