body{background:#000;}
a{
	text-decoration: none;
	color: #000;
}
*{margin:0;padding:0;}    
#body1{position:relative; width:960px;  margin-left:50%; left:-494px; height:775px;  }  
#main{width:960px;background:#fff;height:750px;margin:0 auto;}
.left{width:180px;float:left;color:#fff;height:750px;background:#C6D580;}
.right{width:780px;float:right;color:#fff;background:#fff;}
.logo{width:180px;}
.rtop{
	width: 100%;
	background: #ADB96F;
	height: 92px;
}
.rbottom{
	width: 100%;
	color: #03F;
	font: Arial, Helvetica, sans-serif 18px;
	line-height: 26px;
	padding: 20px 10px 10px 10px;
	font-size: 18px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
.menu{ border-top:1px solid #656764;}
.left_menu{overflow:hidden;padding-bottom:6px;clear:both;display:inherit; margin-left:0px; list-style:none; }
.left_menu li{width:180px; margin-left:0px;border-bottom:1px solid #656764;}
.left_menu li a{width:180px;padding-left:15px;height:32px;line-height:32px;display:block;font-size:20px;}
.left_menu li a:hover{background:#009933; color:#fff; text-decoration:none;}   
.left_menu li a.thisclass{background:#00CCFF;color:#fff;}
.contact{width:160px;color:#000000;word-wrap:break-word;margin-left:10px;}
