@charset "UTF-8";
body{background:#000710 url('bg.jpg') no-repeat top center;font-size:12px;font-family:"宋体";color:#000}
a{color:#000;text-decoration:none;font-size:12px}
a:hover{color:red;text-decoration:underline}
.red{color:red}
.none{display:none}
.zizhu{float:right;color:#fff;font-size:16px;display:inline-block;height:40px;line-height:40px;margin-top:10px;background:#e04411;padding:0 20px;border-radius:4px;text-decoration:none}
.zizhu:hover{background:red;color:#ff0;text-decoration:none}
.main{width:1000px;margin:0 auto;}
.main .data{width:100%;font-size:12px;border-spacing:1px;background:#276bb1;border-spacing:1px}
.main .data tr th{height:20px;background:#276bb1;text-align:center;color:#fff}
.main .data tr td{padding:5px;border-bottom:1px solid #ccc}
.header{height:100px;position:relative}
.footer{margin:0 auto;color:#fff;padding:20px;text-align:center;line-height:24px;background:#276bb1}
#m{width:100%;text-align:center;background: #ffff99;padding: 2px;}
.tab{position:fixed;width:100px;background:#fff;top:150px;right:50%;margin-right:-620px;text-align:center}
.tab b{background:#276bb1;color:#fff;display:inline-block;padding:10px 0;width:100px}
.tab ul{margin:0;padding:10px}
.tab ul li{list-style-type:none}
.tab ul li a{display:inline-block;padding:5px 0;border:1px solid #ddd;width:70px;margin-bottom:5px}
.tab ul li a:hover{background:#276bb1;color:#fff;text-decoration:none;border:1px solid #276bb1}
.th{background:#ff0}
.th:hover{background:#fff}
.tx{background:#ff9}
.tx:hover{background:#fff}
.wk{background:#ff9}
.wk:hover{background:#fff}
td:nth-of-type(1){padding-left:40px!important;position:relative}
td:nth-of-type(2),td:nth-of-type(4),td:nth-of-type(5),td:nth-of-type(7),td:nth-of-type(8){text-align:center}
td img{height:20px;position:absolute;left:0;top:0}