/*css--meheco---*/
/*css--amain*/
body {
 	margin:0;
	padding:0;
	background-color: #f1f7f6;
}
div {
	margin: 0px;
	padding: 0px;
	border: none;
}
img {border:none;}

div#abox {
	padding:0;
	width:1003px;
	margin:0 auto;
	background-color: #ffffff;
}

/*meheco--head*/
div#ahead{
	background: #FFFFFF url(image/atop_bg.jpg) repeat-x left bottom;
	width:100%;
	height:92px;
	margin:0 auto;
}

div#logo{
  float:left;
  width:700px;
  height:92px;
  background:  url(image/logo_cn.jpg)  no-repeat left top;
}
div.ahead_right a {
  background:transparent url(image/logo-02.jpg) no-repeat scroll left top;
  float:right;
  height:92px;
  width:166px;
}

div#asite{
	width:96px;
	height:20px;
	float:right;
	margin-top:10px;
	display:block;	
}
div#asite a{
	display:inline-block;
	text-decoration:none;
	font: bold 12px/15px "宋体";
	color:#005e4a;
}
div#asite a.cn{
 text-decoration:none;
 padding-left:6px;
 color:#E66E1D;
 border-left: 1px solid #005e4a;
 height:15px;
}
div#asite a.en{
text-decoration:none;
padding-right:4px;
color:#005e4a;
}
div#asite a:hover {
	text-decoration:underline;
	color:#E66E1D;
}
div#search{
	width:205px;
	height:18px;
	float:right;
	padding:15px 17px 0 0;
}
div#search input#textbox {
	width:115px;
	float:right;
	font: 11px/18px "宋体";
	color:#323333;
	margin-right:15px;
	border-top: 2px solid #88888a;
	border-left: 2px solid #88888a;
	border-right: 1px solid #dbdbd9;
	border-bottom: 1px solid #dbdbd9;
}
div#search input#sub {
	width:49px;
	float:right;
	height:20px;
	font: bold 11px/16px "宋体";
	color:#FFFFFF;
	background:url(image/input_serbg.jpg) repeat-x left center;
	border:none;
}

/*meheco--head*/
/* mehedo--anav*/
div#anav {
	background:  url(image/nav_bg.jpg) repeat-x left center;
	width:1002px;
	height:34px;
	margin:0 auto;
}
div#anav a, div#anav a.effectnav {
	height:34px;
	background: url(image/mainnav_bg.jpg) no-repeat left top;
	font: bold 14px/32px "宋体";
	color:#FFFFFF;
	float:left;
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 8px 0px 11px;
	width:92px;
}
div#anav a.effectnav{
	width:95px;
}
div#anav a:hover, div#anav a.Currently, div#anav a.newsactive {
	background: url(image/mainnav_hoverbg.jpg) repeat-x left center;
	color:#005d4a;	
}
div#anav a.Currently{
	width:95px;
}
div#anav a.newsCurrently{
  width:97px;
}
div#effect_background {
	clear:both;
	height:1px;
}
/* meheeo--anav*/



/* meheeo--foot--anav*/
div.afoot {
	width:100%;
	margin:0 auto;
	height:60px;
	padding-top:36px;
	background-color:#999999;
	background:url(image/foot_bg.jpg) repeat-x left top;
}
div.afoot img {
	float:left;
	margin-left:40px;
}
div.afoot_nav{
	width:880px;
	float:left;
	height:60px;
	background:url(image/afoot_logo.jpg) no-repeat 25px top;
	padding: 3px 0 0 120px;
}
div.afoot a {
	font: 12px/14px "宋体";
	color:#373737;
	float:left;
	display:block;
	text-decoration:none;
	padding: 0 10px;
	border-right: 1px solid #373737;
	height:14px;
}
div.afoot a.effect_sitemap {
	border:none;
	padding: 0 100px 0 12px;
}
div.afoot a.lastline {
	border:none;
}

div.afoot a:hover {
	color:#E66E1D;
	text-decoration:underline;
}
div.afoot p {
	font: 11px/15px Arial;
	color:#373737;
	margin:10px 0 0 0px;
	float:left;
	width: 200px;
	}
div.afoot a.icp{
   font:11px/15px “宋体”;
	color:#373737;
	margin:10px 0 0 0px;
	float:left;
   border:none;
	display: block;  
}
div.afoot a.icp:hover,div.afoot a.icp:active{
   color:red;
}
/* meheeo--foot--anav*/