body,table,td,div,form,th,iframe{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font: Verdana, Geneva, Arial, Helvetica, ËÎÌå, sans-serif;
	color:#2C2C2C;
}

body{
	background: url(../imges/index_bg.gif);
}


td{
	vertical-align: top;
}

.img{
	margin:6px 10px 0 0;
}

a:link{
	color: #2C2C2C;
	text-decoration: none;
}

a:visited{
	color: #2C2C2C;
	text-decoration: none;
}

a:hover{
	color: red;
	text-decoration: none;
}

/*------------------------#header-----------------------------------------------*/
#header{
	background: White;
}

#header .header_td{
	padding-left:2px;
}

#banner{
  	height: 174px;
	/*background: url(../imges/banner.jpg) no-repeat;*/
}

#nav{
	height: 34px;
	background: url(../imges/index_nav_bg.gif) repeat-x;
}

#nav .date{
	width:15%;
	padding:8px 20px 0 20px;
	color: White;
}

#nav .nav{
	padding: 9px 20px 0px 20px;
	color: White;
}

#nav a:link{
	color: White;
	text-decoration: none;
}

#nav a:visited{
	color: White;
	text-decoration: none;
}

#nav a:hover{
	color: White;
	text-decoration: none;
}

/*-----------------------------#middle----------------------------------------------------*/
#middle{
	background: White;
}

#middle .middle_left{
	padding-left:2px;
}

#middle .middle_right{
	padding:3px 0 0 7px;
}

/*----------------------------#footer-----------------------------------------------*/
#footer{
	height: 124px;
	margin-top:4px;
	text-align: center;
	background: url(../imges/index_footer.gif) repeat-x;
}

#footer iframe{
   background-color:#F2FED9; 
}

#footer td{
	vertical-align: auto;
}


/*-------------------------------------------list------------------------------------------*/
.bei{
	background-color: White;
}

.lefthead{
	padding:30px 10px 5px 10px;
   color: #027601;
	border-bottom: 2px solid #027902;
   font-weight: bold;
	font-size:14px;
}

.lefthead1{
	background: url(../imges/diandian.gif) repeat-x bottom;
	color: #027601;
	font-weight: bold;
	font-size:14px;
}


.leftli{
   border-bottom: 1px solid #9ECD43;
	padding-top: 10px;
	padding-left: 42px;
	height: 25px;
	color: #9ECD43;
	font-size:14px;
	font-weight: bold; 
}

.leftli a:hover{
	color:red;
	font-size:14px;	
	font-weight: bold; 
	text-decoration: none;
}

.leftli a:link{
   color: #027301;
	font-size:14px;
	font-weight: bold; 
	text-decoration: none;
}

.leftli a:visited{
	color:#027301;
	font-size:14px;	
	font-weight: bold; 
	text-decoration: none;
}
/*-----------------------text---------------------------*/

.zbiaot{
	font-size:20px;
	color: #017302;
   padding-top:30px;
	text-align: center;
   font-weight: bold;
}

.fbiaot{
	font-size:12px;
	color: #017302;
   padding-top: 10px;
   height: 25px;
}

.zwen{
	font-size:12px;
	color: #2c2c2c;
	text-indent:25px;
   line-height: 20px;
}

.suo{
	padding-left: 40px;
	padding-right: 40px;
}

/*list_dowµÄÑùÊ½*/
.dow_head td{
	background-color: #1E90FF;
	color: White;
	font-size: 14px;
	border:none;
	text-align: center;
	line-height: 30px;
}
.dow_list td{
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	padding: 2px 0px 2px 20px;
}
.dow_page{
	background-color: #9EBEDA;
	font-size: 12px;

}
.dow_page td{
	text-align: center;
	padding: 2px 0px 2px 0px;
}
