#preview_n {
	top: 0;
	left: 0;
	width: 400px;
	height: 428px;
	/*margin: 4px 5px 0px 6px;*/
	*z-index:4
}
#preview_n #spec-list_n a.disabled {
	cursor: default
}
#spec-n1_n {
	width: 400px;
	height: 300px;
	/*border: 1px solid #ddd;*/
	margin-bottom:8px;
}
#spec-list_n {
	position: relative;
	width: 400px;
	height: 120px;
	overflow: hidden;
}
#spec-list_n .spec-control_n {
	display: block;
	position: absolute;
	top: 0;
	width: 34px;
	height: 120px;
	background-image: url(../images/nav.__1394171712__.png);
	background-repeat: no-repeat;
}
#spec-forward {
	left: 0;
	background-position: -210px 0
}
#spec-backward {
	right: 0;
	background-position: -342px 0
}
#spec-forward:hover {
	background-position: -298px 0
}
#spec-backward:hover {
	background-position: -430px 0
}
#spec-forward.disabled {
	background-position: -254px 0
}
#spec-backward.disabled {
	background-position: -386px 0
}
#spec-list_n .spec-items_n {
	position: absolute;
	top: 0;
	left: 34px
}
.lh_n {
	overflow:hidden;
	zoom:1;
}
.lh_n li {
	float:left
}
#spec-list_n .spec-items_n li {
	width: 320px;
	text-align: center;
	position: relative;
	height:120px;
}
#spec-list_n .spec-items_n .div_img {
	width: 320px;
	text-align: center;
	position: relative;
	height:60px;
}
#spec-list_n .spec-items_n .div_img li {
	width: 80px;
	text-align: center;
	position: relative;
	height:60px;
}
/*#spec-list_n .spec-items_n li {
	width: 80px;
	text-align: center;
	position: relative;
	height:60px;
}*/
#spec-list_n .spec-items_n img {
	width: 68px;
	height: 51px;
	border: 2px solid #ccc;
	padding: 1px;
}
#spec-list_n .spec-items_n img.img-hover {
	border: 2px solid #ff6600;
	padding: 1px;
}
.jqzoom_n {
	position: relative;
	padding: 0
}
.zoomdiv {
	z-index: 8;
	position: absolute;
	top: 0;
	left: 362px;
	width: 400px;
	height: 300px;
	background: url(/images/img-loading.gif) #fff no-repeat center center;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden
}
.bigimg {
	width: 800px;
	height: 600px
}
.jqZoomPup {
	z-index: 3;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #FEDE4F 50% top no-repeat;
	opacity: .5;
	-moz-opacity: .5;
	-khtml-opacity: .5;
	filter: alpha(Opacity=50);
	cursor: move
}