#preview{ float:left; width:646px;}
.jqzoom{ width:646px; height:405px; position:relative;}

.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:646px; height:112px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(left.gif) left 10px no-repeat; width:10px; height:55px; float:left; cursor:pointer;}
#spec-right{background:url(right.gif) left 10px no-repeat; width:10px; height:55px; float:left;cursor:pointer;}

#spec-list{ width:646px; float:left; overflow:hidden; margin-left:2px;}
				#spec-list ul{ list-style:none; padding:0; margin:0; width:700px; }
#spec-list ul li{ float:left; margin-right:0px; width:130px; padding:0; margin:0; }
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:115px; height:100px; cursor:pointer;}
#spec-list ul li .cur{border:2px solid #ff0000;padding:1px;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:500px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}