@import url(nav.css);
* {
	padding:0;
	margin:0;
}
body {
	text-align:center;
	background:#000;
}
#wrapper {
	width:969px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}
/*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*/


/*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*/


/*footer*/
#footer {
	float:left;
	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 {
	width:968px;
	float:left;
	margin:0 auto;
	text-align:left;
	background:#FFF;
	padding-bottom:40px;
	overflow:hidden;
}
#content .text {
	background:#fff;
	padding:31px 0px 0px 136px;
	color:#686868;
	font:11px Arial, Helvetica, sans-serif;
}
/*end content*/



/*subText*/
#subText {
	float:left;
	margin-top:7px;
	padding-top:10px;
	width:817px;
}
/*Left*/
#subText .Left {
	float:left;
	width:537px;
	margin-right:5px;
	padding-left:8px;
}
#topPic {
	float:left;
	padding-bottom:27px;
	padding-right:27px;
}
.firstLine {
	padding-top:16px;
}
.Left p {
	margin-bottom:19px;
	line-height:16px;
}
.Left strong {
	color:#00a51f;
}
.style1 {
	background:#eaeaea;
}
.style2 {
	background:#f3f3f3
}
#imgNews ul {
	float:left;
	width:132px;
	padding-top:5px;
	margin-right:1px;
}
#imgNews ul li {
	list-style:none;
	display:block;
	text-align:center;
	color:#9b9b9b;
}

#imgNews ul li a{
	color:#9b9b9b;
	text-decoration: none;
}

#imgNews ul li img{
	border:0;
}

#imgNews .note {
	padding:11px 9px;
	text-align:left;
}
#more {
	color:#727272;
	font-weight:normal;
	margin-top:10px;
	float:left;
	text-align:left;
	border-top:1px solid #eaeaea;
	width:99%;
}
#more a{
	color:#727272;
	text-decoration: none;
}
/*End Left*/


/*Right*/
.Right {
	float:left;
	width:217px;
}
.text1 {
	width:94px;
	float:left;
	padding-top:31px;
	padding-left:10px;
	color:#00a51f;
	font-size:14px
}
.text2 {
	float:left;
	font-size:26px;
	font-weight:bold;	
	padding-top:56px;
	padding-left:30px;
	color:#fff;
}
.time {
	height:121px;
	background:url(../images/note.gif) no-repeat right bottom;
}
.t-Shirt
{
  text-align:center;
  padding:10px 5px;
}

.t-Shirt p
{
 text-align:left;
}

.endText
{
  padding:0 5px;
  padding-top:32px;  
}
.endText p
{
  line-height:16px;
}
/*end Right*/
#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:normal;
	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*/

