
#loading {color:#fff}

#menu {display:none;position:fixed;width:100%;max-width:708px;min-width:300px;height:82px;left:0;bottom:0;text-align:center;text-valign:middle;z-index:1005;background:#12250c;}
#menu #menucontent {overflow:hidden;height:82px;text-align:center;text-valign:middle;z-index:1006;}
#menu #menucontent td {cursor:pointer;}
.menu-text {color:#fff;font-weight:bold;text-align:center;}
.menu-icon {margin:2px 5px 0;padding:0;width:48px;height:44px;}
.menu-icon-up-1 {background:url(res/menu.png) no-repeat 0 0}
.menu-icon-up-2 {background:url(res/menu.png) no-repeat -48px 0;}
.menu-icon-up-3 {background:url(res/menu.png) no-repeat -96px 0;}
.menu-icon-up-4 {background:url(res/menu.png) no-repeat -144px 0;}
.menu-icon-up-5 {background:url(res/menu.png) no-repeat -192px 0;}
.menu-icon-up-6 {background:url(res/menu.png) no-repeat -240px 0; color:#0f0;}
.menu-icon-up-7 {background:url(res/menu.png) no-repeat -288px 0;}
.menu-icon-up-8 {background:url(res/menu.png) no-repeat -336px 0;}
.menu-icon-up-9 {background:url(res/menu.png) no-repeat -384px 0;}
.menu-icon-up-10 {background:url(res/menu.png) no-repeat -432px 0;}
.menu-icon-down-1 {background:url(res/menu.png) no-repeat 0 -44px}
.menu-icon-down-2 {background:url(res/menu.png) no-repeat -48px -44px;}
.menu-icon-down-3 {background:url(res/menu.png) no-repeat -96px -44px;}
.menu-icon-down-4 {background:url(res/menu.png) no-repeat -144px -44px;}
.menu-icon-down-5 {background:url(res/menu.png) no-repeat -192px -44px;}
.menu-icon-down-6 {background:url(res/menu.png) no-repeat -240px -44px; color:#0f0;}
.menu-icon-down-7 {background:url(res/menu.png) no-repeat -288px -44px;}
.menu-icon-down-8 {background:url(res/menu.png) no-repeat -336px -44px;}
.menu-icon-down-9 {background:url(res/menu.png) no-repeat -384px -44px;}
.menu-icon-down-10 {background:url(res/menu.png) no-repeat -432px -44px;}

.popwin {display:none;overflow:hidden;margin:0px;padding:0px;position:fixed;width:280px;height:350px;left:40px;top:30px;z-index:1005;color:#fff;} /*block*/

.cbutton {font-weight:bold;text-align:left;border-radius: .5em;border:1px solid #585858;padding:5px;background:#353535;color:#0f0;/*text-shadow:#999 1px 1px 1px;*/}
.cbuttonDown {font-weight:bold;text-align:left;border-radius: .5em;border:1px solid #CFCFCF;padding:5px;background:#858500;color:#0f0;}
.sbutton {font-weight:bold;text-align:left;color:#0f0;/*text-shadow:#999 1px 1px 1px;*/}
.sbuttonDown {font-weight:bold;text-align:left;color:#0f0;}

.msgnew {margin:0px;padding:5px;background:#353535;color:#0f0;}
.msgbox {margin:1px;border:1px solid #550;color:#fff;background:#232323;}
.msg {margin:0px;padding:5px;background:#353535;color:#fff;}
.mbox {background:url(res/box.png) no-repeat 0 0;}
.mleft {background:url(res/l.png) no-repeat 0 0;}
.mright {background:url(res/r.png) no-repeat 0 0;}
.officer {color:#ff0;padding:4px;cursor:pointer;}
.pbutton {font-weight:bold;color:#0f0;padding:4px;cursor:pointer;}
.pcircle {border-radius: .5em;border:1px solid #585858;background:#353535;}
.pcircle-down {border:1px solid #CFCFCF;background:#858500;}
.pbutton-center {text-align:center;}
.pbutton-left {text-align:left;}
.info {margin-right:10px;}
.sbox {border:1px solid #353535;}
.boxoffi {margin:2px 0 2px 0;padding:1px;border:1px solid #353535;}
.boxclor {margin:0 5px;padding:0 5px 0 10px;border:1px solid #353535;}

.bigwin {display:none;position:fixed;top:30px;left:20px;width:310px;height:378px;background:#12250c;color:#fff;z-index:1005;}
.bigwin .bigwin_close {position:absolute;top:10px;right:10px;z-index:1005;}
.bigwin .bigwin_tt {height:30px;padding:10px 10px 0;}
.bigwin .bigwin_body {height:330px;overflow:hidden;margin:0 10px;}
.bigwin .bigwin_tt .pbutton_s {padding:4px 1px;}
.msgwin {width:274px;height:220px;background:#12250c;z-index:1006;}
.msgwin .msgwin_body {height:170px;overflow:hidden;margin:0 10px;}

.tab-active {border:1px solid #CFCFCF;background:#858500;}