﻿﻿*{margin:0;padding:0; }
body{background:#FFF;color:#000;text-align:center;font:normal 12px  "微软雅黑", "宋体", "黑体", sans-serif;}
.clear{ clear:both}
span,li,dt,dd,p,h1,h2,h3,h4,h5,h6{text-align:left;}
img{border:0;}
ul,li{list-style-type:none;}
p{line-height:150%;}


#header { height:130px; background: url(../Images/header_bg.png) repeat-x;  }
#header1{
	
}
#focusPic1{ height:317px; width:300px;}
#top_banner{
width:1000px;
height:130px;
position:relative; margin:0 auto; padding:0px;
}
#logo{
width:auto;
float:left;
padding-left:64px;
height:98px;
line-height:90px;
}
#logo h1{ font-family:Arial, Helvetica, sans-serif; font-size:35px; color:#FFFFFF; font-weight:bold;}
.snapshot{ float:right; width:600px;}
.snapshot_date{ width:470px; background:url(../Images/date_top.png) no-repeat; height:30px; padding-left:10px; }

.menu {
font-family: "微软雅黑", "宋体", "黑体", sans-serif; font-weight:bold; width:700px; margin:0; margin:0px 0; float:right}
.menu ul {padding:0; margin:0;list-style-type: none;}
.menu ul li {float:left; position:relative; }
.menu ul li a, .menu ul li a:visited {display:block; text-align:center; text-decoration:none; width:144px; height:30px; color:#000; border:1px solid #fff;border-width:0px 1px 0 0; line-height:30px; font-size:14px;color:#fff;}
.menu ul li ul {display: none;}
.menu ul li:hover a {color:#fff; background:#d6631d;}
.menu ul li:hover ul {display:block; position:absolute; top:31px; left:0; width:105px;}
.menu ul li:hover ul li a {display:block; background:#fff; color:#000;}
.menu ul li:hover ul li a:hover {background:#fff; color:#9f7d42;}
