table {
	font-family: "";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-position: center;

}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #2C3805;
	text-align: left;
	text-decoration: none;

}
.bt1 {
	font-family: "";
	font-size: 18px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.wenzi {
	font-family: "";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}


a:link {
	font-family: "";
	font-size: 12px;
	color: #57700b;
	text-decoration: none;
}
a:hover {
	font-family: "";
	font-size: 12px;
	color: #57700b;
	text-decoration: underline;
}
input {
	background-color: #e8f2d0;
	border: 1px solid #e8f2d0;
	font-family: "";
	font-size: 12px;
	color: #000000;
}

a:visited {
	font-family: "";
	font-size: 12px;
	color: #57700b;
	text-decoration: none;
}
*{
   margin:0px;
   padding:0px;
}
#nav{
   list-style-type:none;
   width:100%;
   font-size:12px;
   
}
#nav li{
   float:left;
   height:22px;
 
   text-align:center;
   margin:0 4px;
      font-family:tahoma;
}
#nav li a{ font-size:12px;}
#nav li ul{
   display:none;
   background:#f7fcff;
   position:absolute;
   width:72px;
   top:22px;
   left:0px;
   border:1px solid #C4E4FF;
}
#nav li ul li{
   float:left;
   background:#f7fcff;
   padding:2px 2px 2px 8px;
   width:60px;
   width:150px; 
   display:block;
}
#nav li:hover ul , #nav li.over ul{
   display:block;
}.bk {
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
}
.yg {
	font-family: "";
	font-size: 12px;
	color: #000000;
	border: 1px solid #04aac2;
	background-color: #FFFFFF;
}
.xx {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2C3805;
}
.xk {
	background-color: #EEEEEE;
	height: 25px;
	border: 1px solid #428ebd;
}
.dazi {
	font-family: "";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
body{background:#e7f3cf url(../images/bg1_2.GIF) repeat-x top;text-align:center;}
