@charset "UTF-8";
#spec ul{
	margin: 0px;
	padding: 0px;
	}
#spec ul li{
	list-style-type:none;
	list-style-position: outside;
	background-image:url(../product/arrow.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-left: 5px;
	}
#spec ul li a{
	list-style-type:none;
	color:#6A3906;
	text-decoration:none;
	}
#spec ul li a:hover{
	color:#33CCFF;
	}

.pro-spec {
	width: 280px;
	float: left;
	background-color: #F4F4F4;
	display: block;
	margin: 0px;
	padding: 0px;
}
.pro-spec2 {
	width: 280px;
	float: left;
	background-color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
}
.pro-spec-title {
	background-color: #999999;
	display: block;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-left: 0px;
}
.pro-photo {
	float: right;
	width: 330px;
	text-align: right;
}
/*.pro-photo img {
	margin-bottom: 10px;
	margin-left: 10px;
}*/
.pro-photo2 {
	float: right;
	width: 330px;
	text-align: right;
}
.pro-mid {
	background-color: #ECE8D8;
	width: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6A3906;
	padding: 3px;
	font-weight: bold;
	color: #6A3906;
	display: block;
	background-image: url(../images/mid_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.pro-mid2 {
	background-color: #ECE8D8;
	width: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6A3906;
	padding: 3px;
	font-weight: bold;
	color: #6A3906;
	display: block;
	background-image: url(../images/mid_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

