#preview{
	float:none;
	margin:0px auto;
	text-align:center;
	width:500px;
}
.jqzoom{
	width:499px;
	height:247px;
	position:relative;
}

.zoomdiv{
	left:859px;
	height:450px;
	width:400px;
}
.list-h li{
	float:left;
	width: 85px;
	height:72px;
}
#spec-n5{
	width:500px;
	height:78px;
	line-height:95px;
	padding-top:8px;
	overflow:hidden;
	padding-left: 0px;
}
#spec-left{
	background:url(images/icon01.jpgf) no-repeat;
	width:10px;
	height:78px;
	float:left;
	cursor:pointer;
	margin-top:0px;
}
#spec-right{
	background:url(images/right.gif) no-repeat;
	width:10px;
	height:78px;
	float:left;
	cursor:pointer;
	margin-top:0px;
}
#spec-list{
	width:480px;
	float:left;
	overflow:hidden;
	margin-left:0px;
	display:inline;
	height:100px;
}
#spec-list ul li{
	float:left;
	margin-right:0px;
	display:inline;
	width:95px;
	height: 92px;
}

#spec-list ul{
	float:left;
	margin-right:0px;
	display:inline;
	width:85px;
	height:92px;
}
#spec-list ul li img{
	padding:2px;
	border:1px solid #ccc;
	width:85px;
	height:72px;
}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{
	z-index:100;
	position:absolute;
	top:1px;
	left:0px;
	width:500px;
	height:350px;
	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:800px;}
.jqZoomPup{
	z-index:10;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:85px;
	height:100px;
	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;
}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}
