@charset "utf-8";

.jqzoom{
	width:400px;
	height:300px;
	position:relative;
	margin-left: 5px;
	/*border:1px #cccccc solid;*/
}

.zoomdiv{ left:859px; height:280px; width:335px;}
.list-h li{ float:left;}
#spec-n5{width:400px; height:72px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{
	width:360px;
	float:left;
	overflow:hidden;
	margin-left:10px;
	display:inline;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
}

#spec-list ul{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#spec-list ul li{
	float:left;
	margin-right:0px;
	display:inline;
	width:90px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_red {
	font-size: 14px;
}

#spec-list ul li img{
	padding:2px;
	border:1px solid #cccccc;
	width:80px;
	height:60px;
	margin-left: 0px;
}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.a001 {
	padding-left: 80px;
}

.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:280px;height:280px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#aaa 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{
	position:relative;
	width:300;
	margin-right:6px;
	margin-left: 6px;
}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}
