body{
	margin: auto;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	background: url(img/body_bg.jpg) repeat-x #729e3e;
}
h1{
	font-family: Verdana;
	font-size: 18px;
	color: #2f5905;
	margin-left: 15px;
}
h2{
	font-size: 12px;
	color: #2f5905;
	margin: 5px;
	background: url(img/h2_bg.gif) no-repeat bottom left;
}
a{
	font-family: Verdana;
	color: #2f5905;
}
a:hover{
	text-decoration: none;
}
#main{
	width: 886px;
	background-color: #fff;
	margin: 0 auto;
	margin-top: 60px;
	border-left: 7px solid #354c1c;
	border-right: 7px solid #354c1c;
	border-top: 5px solid #354c1c;
}
#main .top{
	width: 884px;
	height: 25px;
	background: url(img/top_left.gif) no-repeat #4b642e;
	border-left: 1px solid #354c1c;
	border-bottom: 1px solid #334d19;
	border-right: 1px solid #354c1c;
}
#main .top .right{
	float: right;
	height: 25px;
	width: 15px;
	background: url(img/top_right.gif) no-repeat top right;
}
#main .top .menu{
	float: right;
	height: 25px;
}
#main .top .menu ul{
	margin: 5px 0;
}
#main .top .menu ul li{
	display: inline;
}
#main .top .menu a{
	color: #b9d3a1;
	text-decoration: none;
	background: url(img/top_menu_bg.gif) no-repeat right;
	padding-right: 10px;
	padding-left: 5px;
}
#main .top .menu a:hover{
	text-decoration: underline;
}
#main .top .menu ul .last a{
	background: none;
	padding-right: 0;
}
#middle{
	width: 884px;
	border-left: 1px solid #0d2801;
	border-right: 1px solid #0d2801;
}
#middle .main_menu{
	height: 52px;
	border-bottom: 1px solid #415b2a;
	background: #4f791e;
}
#middle .main_menu ul{
	margin: 0;
	padding: 0;
	height: 52px;
	text-align: center;
}
#middle .main_menu ul li{
	float: left;
	display: inline;
	height: 52px;
	background: url(img/main_menu_bg.jpg) repeat-x;
}
#middle .main_menu ul li a{
	position: relative;
	display: block;
	height: 52px;
	overflow: hidden;
	border-right: 2px solid #0d2801;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	color: #162a02;
	font-size: 14px;
}
#middle .main_menu ul li a:hover{
	background: url(img/main_menu_bg_here.jpg) repeat-x;
}
#middle .main_menu .m1{
	width: 162px;
	padding-top: 17px;
	height: 35px;
}
#middle .main_menu .m2{
	width: 148px;
	padding-top: 17px;
	height: 35px;
}
#middle .main_menu .m3{
	width: 191px;
	padding-top: 8px;
	height: 44px;
}
#middle .main_menu .m4{
	width: 187px;
	padding-top: 8px;
	height: 44px;
}
#middle .main_menu .m5{
	width: 168px;
	padding-top: 17px;
	height: 35px;
	border: none;
}
#middle .main_menu .here a{
	background: url(img/main_menu_bg_here.jpg) repeat-x;
}
#hat{
	width: 884px;
	height: 207px;
}
#hat .logo{
	margin-left: 10px;
}
#center{
	width: 884px;
	margin: 0px auto;
	background: url(img/center_bg.jpg) repeat-x #4f791e;
	float: left;
}
#center .menu{
	float: left;
	width: 194px;
	background: url(img/title.jpg) repeat-x;
	padding-top: 7px;
	margin-left: 18px;
}
#center .menu ul{
	margin: 0;
	padding: 0;
}
#center .menu ul li{
	list-style: none;
	background: url(img/menu2_bg.jpg) repeat-x #96cc66;

}
#center .menu ul li a{
	display: block;
	width: 184px;
	padding: 8px 0 8px 15px;
	color: #274a04;
	text-decoration: none;
}
#center .menu ul li a:hover{
	text-decoration: underline;
}
#center .menu .end{
	width: 194px;
	height: 118px;
	background: url(img/menu2_end.jpg) no-repeat;
}
#center .content{
	float: right;
	width: 657px;
	background: url(img/block_bg.jpg) repeat-x #cae6b3;
	padding-top: 7px;
	margin-left: 15px;
}
#center .content .block{
	width: 640px;
	margin: 20px auto;
	overflow: hidden;
}
#center .content .block .block_top{
	width: 640px;
	height: 8px;
	background: url(img/advert_top.gif) no-repeat;
}
#center .content .block .block_center{
	width: 640px;
	background: url(img/advert_center.gif) repeat-y;
	border-bottom: 2px solid #96cc66;
	overflow: hidden;
}
#center .content .block h2{

}
#center .content .block .block_center_last{
	width: 640px;
	background: url(img/advert_center.gif) repeat-y;
	overflow: hidden;
}
#center .content .block .inner{
	margin: 5px 10px 5px 10px;
	width: 490px;
	float: left;
}
#center .content .block .pre{
	float: left;
	margin: 5px;
	border: 2px solid #96cc66;
}
#center .content .block .more{
	float: right;
	margin: 20px 10px 20px 10px;
	width: 92px;
	height: 64px;
}
#center .content .block .block_bottom{
	width: 640px;
	height: 8px;	
	background: url(img/advert_bottom.gif) no-repeat;
}
#center .content .trail{
	float: right;
	height: 22px;
	background: url(img/trail_bg.gif) repeat-x;
	margin-right: 10px;
	color: #fff;
}
#center .content .trail .trail_left{
	float: left;
	width: 9px;
	height: 22px;
	background: url(img/trail_left.gif) no-repeat;
}
#center .content .trail .trail_center{
	float: left;
	height: 21px;
}
#center .content .trail .trail_center a{
	color: #fff;
	font-weight: bold;
}
#center .content .trail .trail_center a:hover{
	text-decoration: none;
}
#center .content .trail .trail_right{
	float: left;
	width: 9px;
	height: 22px;
	background: url(img/trail_right.gif) no-repeat;
}
#center .content .block_img{
	width: 640px;
	margin: 20px auto;
	overflow: hidden;
}
#center .content .block_img .block_top{
	width: 640px;
	height: 8px;
	background: url(img/advert_top.gif) no-repeat;
}
#center .content .block_img .block_center{
	width: 640px;
	background: url(img/advert_center.gif) repeat-y;
	border-bottom: 2px solid #96cc66;
	overflow: hidden;
}
#center .content .block_img .block_center_last{
	width: 640px;
	background: url(img/advert_center.gif) repeat-y;
	overflow: hidden;
}
#center .content .block_img .inner{
	float: left;
}
#center .content .block_img .inner img{
	margin: 5px 27px 5px 27px;
}
#center .content .block_img .pre{
	float: left;
	margin: 5px;
	border: 2px solid #96cc66;
}
#center .content .block_img .block_bottom{
	width: 640px;
	height: 8px;	
	background: url(img/advert_bottom.gif) no-repeat;
}
#center .content .text{
	margin: 5px 50px 25px 50px;
}
#center .content .text_last{
	margin: 5px 50px 25px 50px;
}
#footer{
	clear: both;
	width: 884px;
	height: 24px;
	background-color: #132501;
	border-bottom: 1px solid #4b642e;
	border-top: 1px solid #4b642e;
}
#footer img{
	float: right;
	margin-right: 10px;
	border: none;
}















