body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#20681b;
}


#wrapper {
	width: 980px;
	height: 800px;
	margin: 0 auto;
	padding: 0;
	border: none;
	
}
a{
	color: white;
	text-decoration: none;
}
a:hover{
	color: #AAFF7F;
	text-decoration: underline;
}
/* Header */

#header {
	width: 980 px;
	height: 209px;
	
}
#content{

	width:980px;
}
/* Menu */

.menu{
	width:980;
}
.menu td {
	width:130px;
	height:32px;
	color:#FFFFFF;
	background-image: url(../imgs/button_bg.jpg);
	text-align:center;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}

/* left menu content */
#leftmenu{
	float: left;
	margin: 8px 0px 5px 0px;
	padding:0px;
	width:219px;
}



#leftmenu td{
	width:219px;
	float: left;
}

#mid{
	float: right;
	margin: 8px 5px 5px 0px;
	padding:0px;
}



#mid td{
	
	
	background:#e5fbe3;
	
	
	
}

/* end content */
#last{
	width:980px;
	margin: 0px;
	padding:0px;
}



#last td{
	width:326px;
	height:391px;
	background: url(../imgs/matter_img.jpg) no-repeat;
	
	
	
	
}

#footer {
	width: 980 px;
	height: 30px;
	font-weight: bold;
	background:#FFAA00;
	color: white;
	text-align: center;
	padding-top: 10px
}


.news .news_head{ width: 219px; text-align: center; background: #fff  background-repeat: repeat-x; color: white; padding-top: 10px; font-weight: bolder; 	float: left;}


.left{height: 360px; width: 219px; border-right: 4px solid white; font-weight:normal}
.left table{ height:360px; width: 219px; vertical-align: top}
.left .success_head{ width: 219px; text-align: center; background: #fff url(../images/news_back.jpg); background-repeat: repeat-x; color: white; padding-top: 10px; font-weight: bolder;}

.right table{  width: 219px; vertical-align: top; border: 1px; border-color: #DF8A5F; border-style: solid}
.news{height: 360px; vertical-align: top; background-color: #D4FFD4; width:222px }
.news table{  height: 360px; width: 219px; vertical-align: top; border: 1px; border-color: #DF8A5F; border-style: solid}
.right td{ padding-left:6px; font-size: 1.2em; }
.right .reward{ width: 219px; text-align: center; background: #fff url(../images/news_back.jpg); background-repeat: repeat-x;
}
