@charset "gb2312";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
/*	width:1002px;
	height:1450px;*/}
div{
	border:none;
	overflow:hidden;}
ul{
	float:left;
	margin:0px;
	padding-top:5px;
	padding:0px;}
ul li{
	display:block;
	padding:0px;
	margin:0px;
	height:22px;
	line-height:22px;
	width:310px;
	padding-left:7px;
	margin-bottom:3px;
	list-style:none;
	margin-left:10px;
	background:url(../images/li-img.gif) no-repeat 0% 40%;}	
ul,li{
	float:left;}
ul li a{
	float:left;
	text-decoration:none;
	color:#000;
	font:"ËÎÌå" ;
	font-size:14px;}
ul li span{
	float:right;}			
/***************BEGING HEADER************************************************************/
.header{
	width:1002px;
	height:53px;
	margin:0 auto;
	padding-top:135px;
	background: #338433 url(../images/header.jpg) repeat-x;}
.header .menu{
	float:left;
	margin-left:49px;
	width:980px;
	height:25px;}	
.header a{
	display:block;
	float:left;
	width:95px;
	height:25px;
	margin-right:2px;
	text-align:center;
	line-height:25px;
	font-family:"ËÎÌå" 14px;
	font-weight:bolder;
	color:#007300;
	text-decoration:none;
	background:#ececec url(../images/menubgov.gif) repeat-x;}	
/*.header a:visited {
	color:#FFF;
	background: #338433 url(images/menubg.gif) repeat-x}*/	
.header .segmentation{
	float:left;
	width:1002px;
	height:27px;
	background:#338433 url(../images/menubg.gif) repeat-x;}	
/***************END HEADER & BEGING MAIN************************************************************/
.main{
	width:1000px;
	height:1135px;
	margin-bottom:0px;
	margin:5px auto;}

/***************END MAIN & BEGING FOOT************************************************************/
.foot{
	width:1000px;
	height:127px;
	margin:0 auto;
	background:url(../images/footbg.gif) repeat-x;}
/***************END FOOT************************************************************/

