/* CSS Document */

body{
	padding:11px 0 14px 0;
	margin:0;
	background-color:#fff;
	color:#000;
	font:"宋体";
	font-size:12px;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;

}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	background:url(images/header.jpg) 0 0 no-repeat;
	width:981px;
	height:274px;
	position:relative;
	margin:0 auto;
}
#header ul{
	background:url(images/nav_bar.gif) 0 0 no-repeat;
	width:847px;
	height:29px;
	position:absolute;
	left:31px;
	top:6px;
	padding:0 0 0 72px;
}
#header ul li{
	background:url(images/nav_div.gif) right top no-repeat;
	height:27px;
	float:left;
	padding:0 1px 0 0;
}
#header ul li a{
	display:block;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	padding:0 14px;
	color:#344A04;
	background-color:inherit;
	text-decoration:none;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
}

#header ul li a:hover{
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
}

#header ul li.hover a{
	display:block;
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	padding:0 14px;
	background-color:inherit;
	text-decoration:none;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
}
#header ul li a.hover{
	display:block;
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	padding:0 14px;
	background-color:inherit;
	text-decoration:none;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
}
#header ul li.last{
	background-image:none;
	height:27px;
	float:left;
}
#header img.logo{
	position:absolute;
	left:40px;
	top:68px;
	width:304px;
	height:100px;
}
#header h1{
	background:url(images/slogan.gif) 0 0 no-repeat;
	width:484px;
	height:32px;
	position:absolute;
	left:411px;
	top:108px;
	text-indent:-10000px;
}
#header p{
	font:normal 12px/19px "宋体";
	color:#fff;
	background-color:inherit;
	position:absolute;
	left:365px;
	top:155px;
}
#header p span.txt1{
	color:#fff;
	background-color:#1E6887;
}
#header img.icon{
	position:absolute;
	left:60px;
	top:190px;
	width:174px;
	height:80px;
}
#header p.topText{
	font:bold 12px/23px "宋体";
	color:#E8E8E8;
	background-color:inherit;
	position:absolute;
	left:20px;
	top:190px;
	width:588px;
}
#header p.topText span.smallTxt{
	font:normal 12px/18px "宋体";
	color:#FF9C3A;
	background-color:inherit;
	padding:0 0 0 8px;
}
#header a.readMore{
	display:block;
	background:url(images/read_more.gif) 0 0 no-repeat;
	width:50px;
	height:38px;
	position:absolute;
	left:895px;
	top:203px;
}
#header a.readMore:hover{
	background:url(images/read_more_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:978px;
	padding:13px 1px 13px 2px;
	margin:0 auto;
}
/*------------------------------------------------left--------------------*/
#left{
	width:357px;
	float:left;
}
#left1{
	width:344px;
	background:url(images/lft_box_bg.gif) 0 0 no-repeat #EAEADA;
	border:#cccccc solid 1px;
	color:#878767;
}
#left1 p.pic1{
	display:block;
	background:url(images/lft_pic1.gif) 0 0 no-repeat;
	width:88px;
	height:84px;
	margin:0;
	float:left;
}
#left1 p.boxTxt1{
	float:right;
	padding:0 0 0 15px;
	height:84px;
	border-left:#F9F9F1 solid 2px;
	font:normal 12px/16px "宋体";
	width:199px;
}
#left1 p.boxTxt1 span{
	font:bold 12px/17px "宋体";
	color:#D76E08;
	background-color:inherit;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
	background:url(images/one.gif) 0 0 no-repeat;
	height:17px;
	display:block;
}
#left2{
	width:316px;
	background:url(images/lft_box_bg.gif) 0 0 no-repeat #EAEADA;
	border:#DDDDCA solid 7px;
	margin:0 0 4px 0;
	padding:5px 10px 6px 17px;
	color:#878767;
}
#left2 p.pic2{
	display:block;
	background:url(images/lft_pic2.gif) 0 0 no-repeat;
	width:86px;
	height:75px;
	margin:0;
	float:left;
}
#left2 p.boxTxt2{
	float:right;
	padding:0 0 0 15px;
	height:75px;
	border-left:#F9F9F1 solid 2px;
	font:normal 12px/16px "宋体";
	width:199px;
}
#left2 p.boxTxt2 span{
	font:bold 12px/17px "宋体";
	color:#D76E08;
	background-color:inherit;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
	background:url(images/two.gif) 0 0 no-repeat;
	height:17px;
	display:block;
}
#left3{
	width:324px;
	background:url(images/lft_box_bg.gif) 0 0 no-repeat #EAEADA;
	border:#DDDDCA solid 7px;
	margin:0;
	padding:5px 10px 6px 9px;
	color:#878767;
}
#left3 p.pic3{
	display:block;
	background:url(images/lft_pic3.gif) 0 0 no-repeat;
	width:88px;
	height:72px;
	margin:0;
	float:left;
}
#left3 p.boxTxt3{
	float:right;
	padding:0 0 0 15px;
	height:72px;
	border-left:#F9F9F1 solid 2px;
	font:normal 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:199px;
}
#left3 p.boxTxt3 span{
	font:bold 12px/17px "宋体";
	color:#D76E08;
	background-color:inherit;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
	background:url(images/three.gif) 0 0 no-repeat;
	height:17px;
	display:block;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#right{
	width:608px;
	float:right;
	background:url(images/right_panel_bg.gif) 0 0 repeat-y;
}
#right p.rightTop{
	display:block;
	background:url(images/right_top.gif) 0 0 no-repeat;
	width:608px;
	height:16px;
}
#right h2{
	font:bold 18px/22px "宋体";
	color:#222222;
	background-color:inherit;
	margin:0 0 16px 0;
	padding:0 0 0 16px;
	display:block;
}
#right p.rightTxt1{
	font:normal 12px/18px "宋体";
	color:#62625C;
	background-color:inherit;
	padding:0 16px 22px 16px;
}
#right p.rightTxt1 span{
	color:#5F860B;
	background-color:inherit;
	font-family: "宋体";
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
#right p.rightTxt2{
	font:normal 12px/18px "宋体";
	color:#62625C;
	background-color:inherit;
	padding:0 0 20px 16px;
	float:left;
	width:349px;
	margin:0 27px 0 0;
}
#right p.rightTxt2 span{
	font:bold 12px/18px "宋体";
	color:#D76E08;
	background-color:inherit;
	border-bottom:#BCBCB5 dashed 1px;
	width:340px;
	display:block;
	margin:0 0 15px 0;
}
#right p.rightPic{
	display:block;
	background:url(images/1.jpg) 0 0 no-repeat;
	width:169px;
	height:230px;
	float:left;
	margin:-20px 0 0 0;
}
#right p.rightBottom{
	display:block;
	background:url(images/right_bottom.gif) 0 0 no-repeat;
	width:608px;
	height:20px;
	float:left;
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------bodyBottom--------------------*/
#bodyBottom{
	width:950px;
	background:#fefefe;
	color:#fff;
	margin:0 auto;
}
#news{
	width:950px;
	float:left;
	margin:10px 0px 0 0;
}
#news h2{
	display:block;
	background:url(images/arrow_red.gif) 0 0 no-repeat;
	padding:0 0 20px 25px;
	font:bold 16px/18px "宋体";
	height:18px;
	color:#000;
	background-color:inherit;
	margin:0 0 0px 0;
}

#news ul{ margin:0; padding:0;}
#news ul li{padding:0px 0 0 0 ; margin:-15px 0 0 0;}
#news li a{
	font:bold 12px/20px "宋体";
	color:#2C2C1B;
	background-color:inherit;
	float:left;
	width:158px;
}
#news li a img{
border:2px solid #cccccc;
}
#news li span{
	font:normal 12px/20px "宋体";	
	color:#000;
	background-color:inherit;
	display:block;
	float:right;
	width:90px;

}

/*------------------------------------------------bodyBottom--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:977px;
	height:35px;
	margin:0 auto;
	background:url(images/footer_bg.gif) 0 0 repeat-x #323232;
	color:#fff;
	position:relative;
}
#footer ul{
	width:587px;
	position:absolute;
	left:11px;
	top:10px;
}
#footer ul li{
	float:left;
	color:#D4D4C6;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
}
#footer ul li a{
	color:#D4D4C6;
	background-color:inherit;
	font:normal 12px/19px "宋体";
	padding:0 7px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#D4D4C6;
	background-color:#D76E08;
}
#footer p.copyright{
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:49px;
}
#footer a.subscribe{
	background:url(images/subscribe_icon.gif) 0 2px no-repeat;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#B9B99D;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:68px;
	text-decoration:underline;
	width:50px;
	padding:0 0 0 18px;
}
#footer a.subscribe:hover{
	color:#9CCC37;
	background-color:inherit;
	text-decoration:none;
}
#footer a.xht{
	width:98px;
	height:20px;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:757px;
	top:23px;
}
#footer a.xht:hover{
	background:url(images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer a.cs{
	width:98px;
	height:20px;
	background:url(images/css_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:866px;
	top:23px;
}
#footer a.cs:hover{
	background:url(images/css_bg_hover.gif) 0 0 no-repeat;
}
#footer img{
	position:absolute;
	left:880px;
	top:51px;
	width:84px;
	height:26px;
}
#footer p.design{
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#C5BE25;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:85px;
}
#footer p.design a{
	color:#FFFFFF; background-color:inherit; text-decoration:none;
	}
#footer p.design a:hover{
	color:#C5BE25; background-color:inherit;
	}
/*------------------------------------------------footer--------------------*/
/*--------------------------------------common-----------------------------*/
#com_left1{ width:225px; float:left; background:#FFFFFF; margin:0 0 20px 0;}
/*#com_left1 h2{
	display:block;
	background:url(images/member_login_bg.gif) 0 0 no-repeat;
	width:205px;
	height:31px;
	padding:0 0 0 20px;
	font:bold 15px/31px "宋体";
	color:#fff;
	background-color:inherit;
	margin:0;
}*/
#com_left1 ul{ margin:0 0 0 0; padding:0;}
#com_left1 ul li{ list-style-type:none; }
#com_left1 li a{ background:url(images/com_lift1_bg1.gif) no-repeat; width:163px; height:26px; display:block; padding:12px 0 0 62px; color:#0B4D71; text-decoration:none;}
#com_left1 li a:hover{ background:url(images/com_lift1_bg.gif) no-repeat; color:#fff;}
#com_left1 li.hover a{ background:url(images/com_lift1_bg.gif) no-repeat; color:#fff;}

#com_member{
	width:225px;
	float:left;
}
#com_member h2{
	display:block;
	background:url(images/member_login_bg.gif) 0 0 no-repeat;
	width:205px;
	height:31px;
	padding:0 0 0 20px;
	font:bold 15px/31px "宋体";
	color:#fff;
	background-color:inherit;
}
#com_member form{
	width:191px;
	background:url(images/member_form_bg.gif) 0 0 repeat-x #353535;
	padding:9px 17px 24px 17px;
	color:#fff;
}
#com_member form label{
	font:normal 12px/22px "宋体";
	float:left; 
	display:block;
}
#com_member form input.txtBox{
	width:185px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#fff;
	margin:0;
	padding:0;
	float:left;
}
#com_member form a{
	background:url(images/register_member_icon.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
	font:bold 12px/14px "宋体";
	color:#9CCC37;
	background-color:#353535;
	text-decoration:underline;
	float:left;
	margin:15px 0 0 0;
	width:120px;
}
#com_member form a:hover{
	text-decoration:none;
}
#com_member form input.go{
	background:url(images/btn_go.gif) 0 0 no-repeat;
	width:36px;
	height:15px;
	border:none;
	cursor:pointer;
	float:right;
	margin:15px 0 0 0;
}
/*--------------------自适应---------------------------*/
#com_body{
	width:978px;
	padding:13px 1px 13px 2px;
	margin:0 auto;
	overflow:hidden;
}
#com_left{
	width:240px;
	float:left;
}


#com_right{
	width:720px;
	float:left;
	background:url(images/com_right_panel_bg.gif) 0 0 repeat-y;
	padding:0 0 0 10px;
}
#com_right h2{font:bold 12px/22px "宋体"; margin:0; padding:0 0 10px 5px;}

#wrap:after{ display: block; height: 0; clear: both; visibility: hidden;}
#wrap{display: inline-block;}
/*\*/
#wrap{display: block;}
/* end easy clearing */
/*\*/
#com_left, #com_right{padding-bottom: 32767px !important; margin-bottom: -32767px !important;}
@media all and (min-width: 0px) {
#com_left, #com_right{padding-bottom: 0 !important; margin-bottom: 0 !important; }
#com_left:before, #com_right:before{ content: '[DO NOT LEAVE IT IS NOT REAL]'; display: block; background: inherit; padding-top: 32767px !important; margin-bottom: -32767px !important; height: 0;}
}
.right
{position:absolute;
left:700px;
width:60px;
}
