@charset "utf-8";
#preview{
	float: none;
	text-align: center;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.jqzoom{
	width: 300px;
	position: relative;
}

.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h {width:300px;}
.list-h li{ float:left;}
#spec-n5{
	width: 300px;
	height: 93px;
	padding-top: 6px;
	overflow: hidden;
}
#spec-left{ background:url(images/left.gif) no-repeat; width:25px; height:93px; float:left; cursor:pointer; margin-top:3px;}
#spec-right{background:url(images/right.gif) no-repeat; width:25px; height:93px; float:left;cursor:pointer; margin-top:3px;}
#spec-list{ width:305px; float:left; overflow:hidden; margin-left:6px; display:inline;}
#spec-list ul{padding-left:0px; *padding-left:2px;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:85px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:70px; 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:560px;height:560px;}
.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: 298px;
	margin-right: 6px;
}
#spec-list div{ margin-top:0;margin-left:0px; }
.main_photo {
float: left;
width: 600px;
margin: 0 10px 0 0;
background: #f6f5ed;
border: 0;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
padding: 10px;
position: relative;
margin-left:10px;
}

.product_group {
float : left;
width : 340px;

}
.product_group h1 {
line-height : 22px;
padding : 6px 0 7px 0;
border-bottom : 1px dotted #844e00;
}
.product_group ul {
margin-top : 12px;
}
.product_group li {
list-style : none;
padding-bottom : 6px;
line-height : 22px;
font-size : 13px;
color : #844e00;
}
