#preview{ 
	float:left; 
	margin:20px 0px; 
	text-align:center; 
	width:660px;
}
.jqzoom{ 
	width:660px; 
	height:550px; 
	position:relative;
	overflow: hidden;
}

.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:665px; 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{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:800px;}
.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;}
#spec-list{ position:relative; width:630px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}

.cpinfo{
	float: right;
	width: 310px;
	margin: 25px 0px;
}
.cpinfo p{
    margin: 15px 0px;
    line-height: 25px;
    font-size: 12px;
}
.an1 {
    width: 134px;
    height: 33px;
    line-height: 33px;
    display: block;
    text-align: center;
    float: left;
    color: #fff;
    background-color: #3A2719;
    border-radius: 5px;
    margin-right: 10px;
}
.cpbiaoti{
	border-bottom: 1px solid #3A2719;
	height: 30px;
	margin-bottom: 15px;
}
.cpbiaoti h1{
	width: 200px;
	height: 30px;
	text-align: center;
	color: #fff;
	background-color: #3A2719;
}
.cpneirong{
	clear: both;
	padding: 25px 0px;
	width: 1000px;
	line-height: 26px;
}