/* CSS Document */
body{
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	background-color: #47a7bd;
	margin: 0;
	padding: 0;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
img{
	border:0px;
}
.container{
	margin-top:23px;
	background:url(container_center.jpg);
	background-repeat:repeat-y;
}
.center_bg {
	background-image: url(center_bg.jpg);
	background-repeat: repeat-x;
	width: 778px;
	background:#f4e6cf;
}

.img_border {
	border: 2px solid #d2e182;
	padding: 1px;
}

.prd_name {
	font-size: 12px;
	color: #666666;
	text-align: center;
	height: 30px;
}
.prd_name a:link,.prd_name a:visited {
	color: #666666;
	text-decoration: none;
}
.prd_name a:hover {
	color: #f15502;
	text-decoration: none;
}

a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.van{
	float:right;
	width: 555px;
	background-image: url(van_bj.gif);
	height: 44px;
	text-align: center;
	word-spacing: 0.7em;
}
.footer{
	color:#FFFFFF;
	line-height:150%;
}
.footer span{

	
}
.footer a:link,.footer a:visited{
	color:#FFFFFF;

}
.footer a:hover{
	color:#ccf887;
}
.left_Bg{
	background-repeat:repeat-y;
	text-align:center;
	background-image:url(left_bar_bg.jpg);
	width: 174px;
	height:760px;
}
.left_TopBg{
	background-repeat:no-repeat;
	text-align:center;
	background-image: url(left_top_bg.jpg);
}
.container_center_bg{
	background:url(container_center.jpg);
	background-repeat:repeat-y;
	text-align: center;
}
.tit_bg{
	margin:0 auto;
	background-position:left top;
	background-repeat:no-repeat;
	width:746px;
	height:74px;
	padding-left:5px;
	text-align:left;
	color:#000000;
	vertical-align: middle;
	padding-top:10px;
	background-image: url(tit_bg.jpg);
}
.Q_A_tit{
	margin:0 auto;
	color:#be392f;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	height:30px;
	width:95%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #baba62;
}
.answer{
	margin:0 auto;
	text-align:left;
	width:95%;
	color:#515151;
	margin-top:15px;
}
.answer span{
	display:block;
	float:left;
	margin-bottom:30px;
}


.feature_btn{
	
}
.feature_btn ul{
	list-style:none;
}
.feature_btn ul li{
	float:left;
	height:36px;
	width:77px;
	background-image:url(1_1_btn_hover_bg.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	margin-right:5px;
}
.feature_btn ul li a:link,.feature_btn ul li a:visited{
	display:block;
	background-image:url(1_1_btn_link_bg.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	height:36px;
	width:77px;
	color:#fbff77;

}
.feature_btn ul li a:hover{
	display:block;
	background-image:url(1_1_btn_hover_bg.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	height:36px;
	width:77px;
}