body {
	background-color: #eaeeef; margin:0; border:0;	font-size:12px;	
}
a{	text-decoration: none; color:#333}
a:link {
	color: #666666;text-decoration: none;
}
a:visited {
	color: #999999;text-decoration: none;
}
h2{font-family:"Microsoft YaHei"; font-size:24px}
img{border:0}
/***头部***/
.logo{margin:auto;width:100%; padding-top:38px; padding-bottom:33px;text-align:center; background-color:#fff;}
.head{margin:auto; height:55px; background-color:#FFF; border-left:1px solid #e9e6e6; border-right:1px solid #e9e6e6; margin-top:0px;top:0 }
.head .top_text{width:100%; height:25px; line-height:25px; text-align:right}
.head .top_text li{list-style:none; float:right; margin-right:1%;}
.head .top_text li a{color:#553E37}
.menu{ width:100%;height:51px; background-color:#383838; } 
/***主体***/
.sdiv{ margin:auto; width:1220px; background-color:#FFF; overflow:hidden;border-left:1px solid #e9e6e6;  border-right:1px solid #e9e6e6;}
/***底部***/
.copy{margin:auto; width:100%; height:auto; background-color:#e5e5e5; color:#52483e; text-align:center }
.copytext{margin:auto; width:1000px;height:auto; padding-top:24px; line-height:24px; text-align:center }
.copytext a{color:#52483e}
/************菜单************/

 #nav { font-family: helvetica; position:relative; height:55px;  font-size:14px; color:#fff; margin: 0 auto; z-index:999;   width:1220px; margin:auto; }
 #nav ul { list-style-type:none; margin-top:-0px; margin-left:29px;  width:100%;}
 #nav ul li { float:left; position:relative; font-family:"Microsoft YaHei";font-size:16px;}
  #nav ul li img{ margin-right:5px}
 #nav ul li a { padding:15px; display:block; text-decoration:none; margin-right:22px; margin-left:22px;  text-align:center; color:#fff;}
 #nav ul li a:hover {color:#fff; background-color:#1d1d1d} 
 #nav .borderleft{color:#fff; background-color:#1d1d1d} 
 #nav .borderleft img{ padding-left:20px;}
#weixin {position:absolute; width:256px; height:276px; top:-94px; right:36px;z-index:999;  }
