@charset "utf-8";
img{border:none;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2BA80B;
}
body{TEXT-ALIGN: center;} 
#center{ MARGIN-RIGHT: auto; 
MARGIN-LEFT: auto; 
width:1018px; 
vertical-align:middle; 
} 
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #838181;
	text-decoration: none;
}
.ff {
	font-family: "宋体";
	line-height: 22px;
}
.f1 {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #838181;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
.f2 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #4C8C25;
	text-decoration: none;
}


.cp{ width:655px; /*border:#FF0000 1px solid;*/  margin-top:10px;}

.cp2{ width:670px; /*border:#FF0000 1px solid;*/  margin-top:5px; height:600px;}

.cp_tab1{

   margin-top:20px; 
   margin-left:15px; margin-right:20px;
   height:150px; 
   float:left; 
 
 }

.page1 li{ list-style:none; float:left; margin-right:15px; margin-bottom:3px;}

.page1{ margin-left:190px;} 

small{ font-size:12px; } 

.context ul li{ list-style:none; float:left; margin-right:20px; margin-bottom:10px; }

.center{
	margin:0px auto;
}

dl,dd {
margin: 0px;
padding: 0px;
}
.top_nav td {
position: relative;
}

.top_nav td .mm_drop {
position: absolute;
top: 58px;
left: 0px;
z-index: 1;
width: 100%;
display:none;
}

.mm_drop dd a {
display: block;
background: #40BD0B;
line-height: 36px;
color: #fff;
border-bottom: 1px solid #1B9505;
font-size: 16px;
font-family: "Microsoft Yahei";
font-weight: normal;
}

.mm_drop dd a:hover {
background: #FCA12E;
}
.top_nav td:hover .mm_drop {
    display: block;
}