﻿body {font-size:12px;margin:0px;padding:0px;color:#666}
html,body { min-height:100%;} 
body, input, h1, h2, h3, h4, h5 { font-family:'Microsoft YaHei',宋体, verdana, arial}
input{box-sizing:border-box}
p { margin: 0px; padding: 0px; }
h1,h2,h3,h4,h5,h6{padding:0px;margin:0}
ul,li{list-style:none;margin:0px;padding:0px;}
a:link {color: #000000;text-decoration: none;}
a:visited {color: #000000;text-decoration: none;}
a:hover{color: #000000;text-decoration:none}
a:active{color: #000000;text-decoration:none}
.ads { height: auto; overflow: hidden; }
.ad { text-align: center; margin-bottom:2px;}
.greenFont{color:green}
.redFont{color:red}
.orangeFont { color:orange; }
.wrap {width:auto;float:none;height:auto;overflow:hidden;}
.box {border-top:1px solid #eee;background:#fff;width:auto }
.water{color:#ddd}
.loading { border: 2px solid #65AF32; width: auto; padding: 10px 20px; background: #fff; color: #232329;position:absolute;left:50%;top:50%;margin-left:-100px;margin-top:-25px }

#header {width:auto;height:auto;color:#fff;line-height:45px;font-size:16px;font-weight:bold;position:relative}
#header .top-bar{width:100%;height:40px;background:#fccb01;position:relative;overflow:hidden}
#header .top-bar img{height:30px;margin:5px 0 0 5px;border:0px}
#header .top-bar .logo { float: left; }
#header .top-bar .userStatus { float: right;padding-right:10px;line-height:40px }
#header .top-bar .userStatus span { font-weight: normal; }
#header .top-bar .userStatus span a { color: #666; }
#header .top-bar .userStatus a { color: #fff; margin-left: 10px; }
.top-nav{background:#000;padding:5px 10px;line-height:28px;}
.top-nav a{color:#fff;font-size:14px;margin-right:6px;font-weight:normal;padding:4px 5px 3px 5px;height:20px;line-height:20px}
.top-nav .cur{background:#fccb01;color:#000;border-radius:4px}
.top-nav2{background:#ddd;padding:5px 10px;line-height:28px}
.top-nav2 a{color:#333;font-size:12px;padding:3px 8px;font-weight:normal;}
.top-nav2 .cur { background:#ff6a00;color:#fff;border-radius:4px}
#content{position:relative;width:auto;overflow:auto;min-height:300px}

.mask { position: absolute; background: #000; height: auto; overflow: hidden; top: 0px; left: 0px; z-index: 1000; }
.mask-info { position:fixed;top:20%; color: #ff6a00; font-size: 14px; text-align: center;  z-index: 1001; }
.mask-info2 span { display: inline-block; }
.mask-info span {  padding: 10px 20px;background:#ffddc5;opacity:0.8 }


.block{height:auto;overflow:hidden;margin-bottom:20px;font-size:16px}

.block li{height:auto;line-height:40px;border-bottom:1px dotted #D6D6D6;padding:0 10px;}



/* 分页*/
#page{PADDING: 3px;  TEXT-ALIGN: center;width:auto;margin:20px 0;height:24px}
#page a,#page span {BORDER: #ddd 1px solid; padding:2px 8px;  COLOR: #aaa; margin:0 5px 5px 0; TEXT-DECORATION: none;display:inline-block}
#page a:hover {BORDER: #a0a0a0 1px solid;  }
#page a:active {BORDER: #a0a0a0 1px solid; }
#page span.current {FONT-WEIGHT: bold;  COLOR: #aaa; border:0px}
#page span.disabled {BORDER: #f3f3f3 1px solid;  COLOR: #ccc;}


#footer{width:auto;height:50px;text-align:center;background:#383535;color:#666;padding:10px 0;line-height:2.0em}
#footer a{color:#ddd;margin:0 10px}