
/* CSS Document */
*{margin:0px; padding:0px;}
body{color:#000; font-size:12px; line-height:19px; font-family:"宋体"; background:#FFFFFF url(bg.gif) no-repeat top center; padding-top:20px; text-align:center; padding-bottom:15px;}
img{border:0px; margin:0px;}
ul{list-style:none;}
h5, h6{font-size:14px;  text-align:center; margin:10px;}
a{color:#333; text-decoration:none;}
a:hover{color:#f60; text-decoration:none;}
.red{color:red;}
.clear{ clear:both; height:1px; margin-top:-1px; font-size:0; line-height:0;}


.mar{margin:0px 7px;}
#wallpaper{ width:950px;}
#head{ width:950px;}
#head .hesder{width:950px;}
#head .header .logo{ width:500px; float:left; text-align:left;}
#head .header .top{ text-align:right; float:right; width:390px;}
#head .menu{text-align:center; height:33px; background:url(menu_bg.gif) repeat-x left top; }
#head .menu ul{  padding-left:70px;}
#head .menu li{float:left; line-height:33px; font-size:14px; width:80px; margin:0px 11px; position:relative;}
#head .menu li a{color:#fff;}
#head .menu li a:hover, #head .menu .now{background:url(menu_now.gif) no-repeat left top; display:block; color:#000;}
#head .menu ul li ul {display:block; position:absolute; top:33px; left:-85px; width:80px; line-height:25px; }
#head .menu ul li ul li{height:25px; line-height:25px; display:block; width:80px;  border:#e8e8e8 1px solid; z-index:99; }
#head .menu ul li ul li a{line-height:25px; height:25px; background:#f8f8f8; color:#4f5152; display:block; font-size:12px;}
#head .menu ul li ul li a:hover{background:#93d3fb; color:#fff;}

#main{width:950px; display:block; background-color:#FFF; padding-top:5px;}



#foot{ width:950px;}
#foot .you{ width:918px; border:#e8e8e8 1px solid; background:url(foot_top.gif) repeat-x left bottom; margin-top:7px; padding:15px; overflow:hidden;}
#foot .you dt{ width:80px; float:left; text-align:right;}
#foot .you dd{ width:820px; float:right; text-align:left;}
#foot .foot{ width:950px; background:url(foot.gif) no-repeat; padding-top:20px; margin-top:7px; height:66px; clear:both}
