/*基本信息*/
*{ padding:0px; margin:0px;}
body{ font-size:12px; font-family:"宋体"; color:#222222;}
ul,div,h1{ list-style:none; padding:0px; margin:0px;}
h1,h2,h3,h4,h5{ font-weight:normal;}
a:link,a:visited{ color: #222222;text-decoration:none; text-align:left;}
a:hover{ color:#CC0000;text-decoration:underline;}
img{ border:0px;}

/*顶部登陆*/
#tbg{height:19px; padding-top:5px; background:#F8F8F8; border-bottom:#E6E6E6 1px solid;}
.top_bg {background-image: url(/image/ttbg.gif);background-repeat: repeat-x;height: 24px;margin: auto;width: 970px; }
.top_bg .login_sp6 {float: left;}
.top_bg #member_login {float: right;width: 600px;}
.top_bg #member_login li {float: left;line-height: 24px;height: 24px;margin-right: 5px;}
#username {border: 1px solid #999999;height: 16px;}
.top_bg .top_h {float: right;line-height: 24px;margin-right:10px;}
.top_bg .top_shijian {width: 300px;height: 24px;float: left;line-height: 24px; padding-left:10px;margin-left: 5px;}


.top_souso{margin-left:300px; margin-top:10px;}
.top_souso li{float:left; padding-right:10px;}

/*页面box*/
#box{ margin:0 auto; background: url(../image/bg.gif) repeat-y; width:1003px;}
#headbar{width:970px; margin-left:20px; clear:both; padding-top:5px;}
#logo{ float:left;margin:10px 10px 0px 20px;}
#banner{width:750px; float:right; margin-right:4px; font-size:14px; font-weight:bold;}

.nav{ width:970px; height:28px; background:url(../image/dh.gif) no-repeat; margin:5px 0 0 16px!important; margin:5px 0 0 8px; float:left;}
.nav ul{ width:950px; height:28px; margin:0 0 0 12px;}
.nav ul li{ margin-right:8px; padding-top:10px; height:18px; color:#fff; text-align:center; float:left;}
.nav ul li a{color:#fff; text-decoration:none;}
.nav ul li a:hover{color:#fff; text-decoration:underline;}
.nav ul li a:visited{color:#fff;}
.nav ul li a:active{color:#fff; }
.guagao{clear:both; padding-top:5px; width:970px; margin:auto}


/*页面底部*/
#footer{ text-align:center; color:#FFFFFF ;width:970px; height:20px; background:#FF6200;  margin:5px 0 0 16px!important; margin:5px 0 0 8px; float:left; padding:10px 0 0 0; clear:both;}
#footer a{ color:#FFFFFF; text-decoration:none}
#footer a:hover{color:#FFFFFF; text-decoration: underline;}
#copy{width:970px; height:90px; text-align:center; padding-top:10px; line-height:22px; margin:auto}
* html #copy{height:60px;}
*+html #copy{height:60px;}


