#preview{ height:340px; width:340px;}

.zoomdiv{ left:859px; height:500px; width:404px;}
.list-h li{ float:left;}
#spec-n5{width:350px; height:56px; 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:325px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

/*jqzoom*/

.jqzoom{
	padding:2px;
	_padding:2px;
	height:220px;
	position:relative;
	width:300px;
	border:1px solid #CCC;
}

.zoomdiv{z-index:50; position:absolute; left:150px; border:1px solid #e4e4e4; display:none; overflow: hidden; filter:alpha(Opacity=100);} 	/* 放大区域样式 */

.bigimg{width:1120px;height:820px;}   /* 放大图片的尺寸 */
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:50px;width:50px;height:50px;border:2px dashed #F63;background:#FFF 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:crosshair;}
/*cursor:crosshair鼠标样式为十字*/
#spec-list{ position:relative; width:300px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:30px; *margin-left:0;}
/*文字的*/
#showtext{
	position:relative;
	top:-205px;
	right:-330px;}