@charset "UTF-8";
/* CSS Document */

h1{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 760px;
}
h2{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#item{
	margin: 20px auto 0px;
	padding: 0px;
	width: 554px;
}
#item p{
	font-size: 12px;
	line-height: 1.7;
	margin: 0px auto 20px;
	padding: 0px;
	width: 450px;
	text-align: center;
}
#item dl{
	margin: 0px 0px 20px;
	padding: 0px;
}
#item dt{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#item dt img {
	border: none;
}
#item dt a {
	display: block;
}
#item dt a:hover {
	position: relative;
}
#item dt a .mainphoto {
	display: none;
}
#item dt a:hover .mainphoto {
	display: block;
	position: absolute;
	top: 0;
	left: -115px;
}
#item dd{
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
}
.feature{
	margin: 50px auto 0px;
	padding: 0px;
	width: 570px;
}
.feature dl{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 270px;
}
.feature dt{
	margin: 0px;
	padding: 0px;
	background: url(../product_common/goods_bg.jpg) no-repeat left center;
	height: 29px;
	width: 270px;
	font-size: 12px;
	font-weight: bold;
	line-height: 230%;
	text-indent: 8px;
}
.feature dd{
	margin: 5px 0px 0px;
	padding: 0px 5px;
	font-size: 12px;
	line-height: 150%;
}
.small{
	font-size: 0.85em;
}
.imgHover{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
}
.imgHover img {
	border: none;
}
.imgHover a {
	display: block;
}
.imgHover a:hover {
	position: relative;
}
.imgHover a .mainphoto {
	display: none;
}
.imgHover a:hover .mainphoto {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
#other{
	margin: 50px 0px 0px 95px;
	padding: 0px;
	width: 600px;
}
#other ul{
	margin: 0px;
	padding: 0px;
	width: 600px;
}
#other li{
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 0px 10px 8px 0px;
	padding: 0px 0px 0px 10px;
	width: 270px;
	background: #D6A700;
	line-height: 160%;
}
.otherR{
	margin: 0px 0px 8px;
	padding: 0px;
}
#goods_spec{
	margin: 30px auto 40px;
	padding: 0px;
	width: 570px;
}
#goods_spec table{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
#goods_spec th{
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background: #D6A700;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
#goods_spec td{
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.feature2{
	margin: 30px auto 0px;
	padding: 0px;
	width: 570px;
}
.feature2R{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 270px;
}
.feature2R dl,.feature2L dl{
	margin: 0px;
	padding: 0px;
	width: 270px;
}
.feature2R dt,.feature2L dt{
	margin: 0px;
	padding: 0px;
	background: url(../product_common/goods_bg.jpg) no-repeat left center;
	height: 29px;
	width: 270px;
	font-size: 12px;
	font-weight: bold;
	line-height: 230%;
	text-indent: 8px;
}
.feature2R dd,.feature2L dd{
	margin: 5px 0px 0px;
	padding: 0px 5px;
	font-size: 12px;
	line-height: 150%;
}
.feature2L{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
}
