.list-h {
	zoom: 1; 
	overflow: hidden
}
.list-h li {
	float: left;
	margin: 0 2px;
	}
.list-h img {
	width: 50px;
	height: 50px;
	}
#spec-n1,
#spec-n1 img {
	border: 1px solid #E4E4E4;
	width: 350px;
	height: 350px
	}
#spec-n5 {
	position: relative;
	padding: 5px 26px;
	width: 300px;
	height: 64px;
	}
#spec-list {
	width: 300px; 
	height: 60px;
	overflow: hidden
	}
#spec-list ul {
	height: 68px;
	overflow: hidden
	}
#spec-list img {
	border: 1px solid #e8e8e8;
	padding: 2px;
}
#spec-n5 .control {
	position: absolute;
	width: 10px;
	height: 68px;
	cursor: pointer;
	top: 10px
}
#spec-left {
	background: url(../images/arrow_left.gif) #999 no-repeat center;
	left: 1px;
}
#spec-right {
	background: url(../images/arrow_right.gif) #999 no-repeat center;
	right: 1px
}
.disabled #spec-left {
	background-position: -124px -257px
	}
.disabled #spec-right {
	background-position: -132px -257px
	}
.jqzoom {
	position: relative;
	padding: 0;
	}
.zoomdiv {
	z-index: 8;
	border: 1px solid #CCC;
	position: absolute;
	width: 400px;
	display: none;
	background: url(i/loading.gif) #fff no-repeat center center;
	height: 400px;
	overflow: hidden;
	}
.bigimg {
	width: 800px;
	height: 800px
	}
.jqZoomPup {
	background: #fede4f no-repeat 50% top;
	z-index: 3;
	position: absolute;
	filter: alpha(Opacity=50);
	width: 50px;
	height: 50px; 
	visibility: hidden;
	border: 1px solid #666;
	cursor: move;
	top: 0px;
	left: 0px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5
	}
.model-partake {
	padding: 5px 15px 5px 15px
	}
#spec-n5 .control {
	position: absolute;
	width: 18px;
	height: 56px;
	cursor: pointer;
	top: 5px
	}
