@charset "utf-8";
/* CSS Document */
/*头部*/
.top{ background-color:#000;}
.mdiv{ width:1000px; margin:0 auto;}
#header{  height:40px; font-family:"宋体"; overflow:hidden; font-weight:100; }
#header .logo{ height:40px; line-height:40px;float:left; color:#656565;}
#header .logo a{ color:#656565;}
#header .header_R {color:#656565; height:40px; line-height:40px; padding-right:10px; float:right; text-align:right;font-size:12px;}
#header .header_R div span a{ padding-left:3px; padding-right:3px;}
#header .header_R a{color:#656565; text-decoration:none;}
#header .header_R a:hover{color:#656565; text-decoration:underline;}
#header .header_R a:active{color:#656565; text-decoration:none;}

