body {
	margin: 0px;
	padding: 0px;
}

/*--------最外围--------*/
#all {
	height: 470px;
	width: 778px;
	border-bottom:1px solid #67b02d;
	margin: 0px;
	padding: 0px;
	text-align:left; 
}
/*--------最外围【完】--------*/

/*--------上侧--------*/
.top{width:760px;
	  height: 275px;
	  position:relative;
	  background-color: #eaf3d6;
	  margin:5px 0 0 5px;overflow:hidden;

}
.top h1 {
	height:24px;
	margin:0;
	padding:0;
	FONT-SIZE: 14px;
	width: 760px;
	background-image: url(../imgs/01.png);
	TEXT-INDENT: 10px;
	LINE-HEIGHT: 24px;
	TEXT-ALIGN: left;
	color:#fff;
}
	

.top h1 .more_1 {float:right; margin:-24px 10px 0 0; font-size:12px;color:#fff; font-weight:normal;}
.top h1 .more_1 a{ color:#fff; text-decoration:none}
.top h1 .more_1 a:visited { color:#fff; text-decoration:none}
.top h1 .more_1 a:hover { color:#5376e9; text-decoration: underline}


.top ul { width:750px;list-style-type:none; margin:0px; padding:0;}
.top ul li{width: 149px;height: 23px; line-height:23px;float:left; overflow:hidden; font-size:12px; text-indent:10px;   }
	
	
	
	
	

#none{border-right:none;}
#none_2{ border-bottom:none;}
#none_3{ border:none;}

.top li a:link { color:#4b4b4b; text-decoration:none}
.top li a:visited { color:#4b4b4b; text-decoration:none}
.top li a:hover { color:#5376e9; text-decoration: underline}





.bottom{height: 195px;
	    width:760px;
	margin-left: 5px;
	margin-top: 5px; overflow:hidden;}
	
	
.bottom h2 {
	font-size: 14px;
	color: #7ead30;
	float: left;
	height: 28px;
	width: 760px;
	line-height: 26px;
	margin:0;
	padding-left: 10px;
}

.bottom ul { list-style-type:none; margin:0px; padding:0px;height: 121px;
	width: 760px; float:left}
.bottom ul li{
	
	height: 23px;
	line-height:23px;
	width: 76px;
	float:left;
	font-size: 12px;
	font-weight: normal; text-align:center; line-height:24px;
}

.bottom li a:link { color:#4b4b4b; text-decoration:none}
.bottom li a:visited { color:#4b4b4b; text-decoration:none}
.bottom li a:hover { color:#5376e9; text-decoration: underline}

.img_1{  border:#FFFFFF}

.bottom p{ width:300px; height:30px;float:right; font-size:12px; color:#333333; text-align:right; font-weight:bold;}