body
{
	background-color: #c0c0c0;
	font-family: "宋体";
	padding: 0;
	font-size: 12px;
	margin: 0px auto auto auto;
	color: #000000;
}
.header{
	max-width:100%;
	height:auto;
	background:url(images/headersmall.jpg) no-repeat;
}
.logo{
	padding:0 0 0 18px;
	height: 54px;
}
/*-----------------------------menu-------------------*/
#menu{
	width: auto;
	height: 41px;
	margin: 0px 0 0 0px;
	background: url(images/menu_bgsmall.jpg) no-repeat;
}
#menu ul{
display:block;
list-style:none;
padding:9px 0 0 10px;
margin:0px;
}
#menu ul li{
display:inline;
padding:0px;
margin:0px;
height:27px;
}
#menu ul li a{
height:27px;
display:block;
padding:0px 10px 0 10px;
margin:0 4px 0 4px;
_margin:0 2px 0 2px;
float:left;
text-decoration:none;
text-align:center;
color:#fff;
font-size:13px;
line-height:27px;
}
#menu ul li.selected a{
height:27px;
display:block;
padding:0px 10px 0 10px;
margin:0 5px 0 5px;
float:left;
text-decoration:none;
text-align:center;
color:#fff;
font-size:13px;
line-height:27px;
background:url(images/menu_bt_bg.gif) repeat-x center;
}
#menu ul li a:hover{
background:url(images/menu_bt_bg.gif) repeat-x center;
}
a{
color:#990000;
}
.clear{
clear:both;
}
p{
	padding: 10px 15px 10px 15px;
	font-size: 14px;
	margin: 0px;
	text-align: justify;
	line-height: normal;
}
p.details_large{
	padding: 10px 15px 10px 15px;
	font-size: 14px;
}
/*------------------------------------center content--------------------*/
.center_content{
	width: auto;
	padding: 0px 0 0 0;
	background: url(images/center_bg.jpg) repeat-y;
}
.title{
	color: #a81f22;
	padding: 0px;
	float: left;
	font-size: 19px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0px;
}
a.more{
	font-style: italic;
	color: #a81f22;
	float: none;
	text-decoration: none;
	font-size: 16px;
	padding: 0px 15px 0 0;
}
a.plus{
	font-style: italic;
	color: #a81f22;
	float: right;
	text-decoration: none;
	font-size: 14px;
	padding: 0px 60px 0 0;
}
.about{
	width: auto;	
	clear: both;
	background: url(images/border.gif) no-repeat bottom center;
	padding: 0 15px 20px 0;
}
/*--------feat_prod_box-----------*/
.feat_prod_box{
	padding: 0 0 0 0;
	margin: 0 20px 20px 0px;
	clear: both;
}
.feat_prod_box_details{
padding:10px 0 10px 0;
margin:0 20px 10px 0;
clear:both;
}
.prod_img{
	text-align: center;
	height: auto;
	font-size: 16px;
	margin: 10px 40px 10px 10px;
	width: auto;
}
.prod_det_box{
	width: auto;
	float: left;
	padding: 0 0 0 0px;
	position: relative;
}
.box_top{
	width: auto;
	height: 9px;
	background: url(images/box_top.jpg) no-repeat center bottom;
}
.box_center{
	width: auto;
	height: auto;
	background: url(images/box_center.jpg) repeat-y center;
}
.box_bottom{
	width: auto;
	height: 9px;
	background: url(images/box_bottom.jpg) no-repeat center top;
}
