@charset "utf-8";
/* CSS Document */
body, dl, dd, h1, h2, h3, h4, h5, h6, p, form{margin:0}
ol,li,ul{margin:0; padding:0; list-style:none}
body{ font-size:13px; color:#999; background:#000}
a{ color:#fff; text-decoration:none}
a.active{ color:#f60; text-decoration:none}
a.u:hover{color:#f60; text-decoration:underline}
.yahei{ font-family:"微软雅黑"}

.clear{height:0px; clear:both;}

#popBg{ width:100%; height:100%; position:fixed; top:0px; left:0px; background:#000; opacity:0.8; z-index:10000;}
#pop{ padding:5px; border:1px solid #999; position:fixed; top:10%; z-index:10001;}
#close{ width:13px; height:20px; padding-left:7px; color:#fff; line-height:18px; border-radius:10px; background:#666; position:absolute; right:-15px; top:-15px; cursor:pointer;}



/*table style*/
table{border:1px solid #333; border-bottom:none;border-right:none;}
table td{border:none;}
table td{ padding:2px; border-bottom:1px solid #333; border-right:1px solid #333;}



.page{ width:100%; height:30px; line-height:30px; text-align:center;color: #7783A2;}
.page a{ padding:0 3px;color: #7783A2;}
.page a:hover{color: #f60;}
.page a.active{color: #f60;}
.total{font-style:normal;}