@import url(nav.css);
* {
	padding:0;
	margin:0;
}
body {
	text-align:center;
	background:#000;
}
#warpper {
	width:969px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
}
/*header start*/
#header {
	position:relative;
	width:968px;
	height:97px;
	margin:0 auto;
	text-align:left;
}
.logo {
	position:absolute;
	height:106px;
	width:202px;
	overflow:hidden;
	z-index:999;
}
#menu {
	float:left;
	position:absolute;
	top:73px;
	right:0;
	z-index:999px;
}
#menu li {
	float:left;
	display:block;
	list-style:none;
	margin-right:25px;
}
#menu li a {
	font:12px Calibri, "Courier New", Courier, monospace;
	color:#747474;
	text-decoration:none;
}
#menu .link {
	margin-right:0px;
}
/*end header*/

/*banner*/
#banner {
	margin:0 auto;	
	width:968px;
	height:298px;
	text-align:left;
}

/*end banner*/

/*footer*/
#footer {
	width:968px;
	margin:0 auto;
	text-align:left;
	padding-top:17px;
	height:160px;
}
#footer p {
	font:10px Arial, Helvetica, sans-serif;
	color:#434242;
}

#banner
{
background:url(../images/about_BG.png);
}

#content {
	padding-bottom:20px;
	width:968px;
	margin:0 auto;
	text-align:left;
	background:#FFF;
	overflow:hidden;
}
#content .text {
	padding:31px 0 0 136px;
	color:#686868;
	font:11px Arial, Helvetica, sans-serif;
}
/*end content*/


/*sub menu*/
#subMenu {
	clear:both;
	overflow:hidden;
}
#subMenu ul li {
	float:left;
	list-style:none;
	display:block;	
	text-align:center;
	margin-right:-2px;
	height:27px;
	line-height:27px;
	background:url(../images/li_BG_right.jpg) no-repeat right top;
}
#subMenu li a {
	color:#00a51f;
	padding:0 19px;	
	float:left;
	display:block;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:27px;
	background:url(../images/li_BG_left.jpg) no-repeat left top;
	line-height:27px;
	text-decoration:none;
}
#subMenu .atv {
	
	background:url(../images/liHover_BG_right.jpg) no-repeat right top;
}
#subMenu .atv a {
    background:url(../images/liHover_BG_left.jpg) no-repeat left top;
	color:#fff;
}
/*end sub*/

/*subText*/
#subText {
	margin-top:7px;
	padding-top:13px;
	padding-left:15px;
	width:782px;
}
#subTextbg {
	margin-top:7px;
	padding-top:13px;
	padding-left:35px;
	width:782px;
	height:549px;
	background:#f6f6f6;
}
#box {
	float:left;
	width:713px;
	padding:51px 18px 0px 18px;
	background:#fff;
	height:446px;
	clear:both;
	overflow:hidden;
}
#box .RT {
	float:right;
	width:262px;
}
#box .LF {
	width:441px;
	height:353px;
}
#box ul{
  padding-left:80px;
  padding-top:86px;
}
#box ul li {
	display:block;
	padding-left:27px;
	font:bold 14px Arial, Helvetica, sans-serif;
	list-style:none;
	height:40px;
	line-height:40px;
	color:#00a51f;
}
#box p {
	margin-bottom:16px;
}
#note {
    float:left;
	width:749px;
	text-align:center;	
	margin-top:18px;
	clear:both;
	color:#555;
	font:bold 12px Arial, Helvetica, sans-serif;
	
}
#note a {
	display:block;
	float:right;
	width:52px;
	font-weight:bold;
	font-size:11px;
	text-align:right;
    text-decoration:none;
	background:url(../images/return.gif) no-repeat left center;
	color:#009948;
}
#note div
{
  width:493px;
  margin:0 auto;
}
/*footer*/

#mbox {
	float:left;
	padding:21px 18px 0px 0;
	background:#fff;
	clear:both;
}

#mbox .lf {
	margin-bottom:40px;
}
#mbox ul{
  padding-left:80px;
  padding-top:86px;
}
#mbox ul li {
	display:block;
	padding-left:27px;
	font:bold 14px Arial, Helvetica, sans-serif;
	list-style:none;
	height:40px;
	line-height:40px;
	color:#00a51f;
}
#mbox p {
	margin-bottom:4px;
}

.title{
	color:#00a61b;
	font-size:16px;
	text-align: left;
	font-weight:bold;
}
