@charset "utf-8";
/* CSS Document */

html {overflow-y:scroll; text-decoration:none;}
body {margin:0; padding: 0; font:12px ,sans-serif;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,a{padding:0; margin:0;font-size:12px; }
table,td,tr,th{font-size:12px;}
ol,ul,li { list-style:none;}
a,a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:focus { outline: none; } 

h1,h2,h3,h4,h5 {font-weight:normal; font-style:normal;}
img{vertical-align:top;border:0;}
.green,.green a ,.green:visited {color:#008000;}
.blue,.blue a ,.blue:visited {color:#1E50A2}
.red,.red a ,.red:visited {color:red;}
.orange,.orange a ,.orange a:visited {color:#ff6600;}
.c333,.c333 a ,.c333:visited {color:#333;}
.c666,.c666 a ,.c666:visited {color:#666;}
.c999,.c999 a ,.c999:visited {color:#999;}
.mt10{margin-top:10px;}
.mt5 {margin-top:5px;}
.fB {font-weight:bold;}
.left {float:left;}
.right {float:right;}
.hidden {display:none;}
.txtCenter {text-align:center;}
.txtRight {text-align:right;}
.clear {clear:both;}
.overf {overflow:hidden;}

.mbox-cover {position:absolute;z-index:1000;top:0;bottom:0;left:0;right:0;background-color:white;filter: alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;}
.mbox-box {position:absolute;z-index:1001;background-color:white;border:1px solid rgb(56,107,176);}
.mbox-top {height:20px;line-height:20px;background-color:rgb(56,107,176);color:white;font-size:12px;padding:1px 2px 1px 2px;}
.mbox-title {float:left}
.mbox-close {float:right;height:14px;width:14px;background-image:url(images/mbox-close.png);cursor:pointer;margin-top:2px;}
.mbox-content {padding:7px;line-height:16px;font-size:12px;word-break:break-all;}
.mbox-bottom {height:24px;line-height:22px;border-top:1px solid #808080;text-align:right;padding:1px 4px 1px 4px;}
.mbox-bottom button {margin:2px;padding:1px 6px 1px 6px;height:20px;line-height:16px;font-size:12px;}
#pageBar {float:right;padding-right:40px;}
#pageBar a{display:block; float:left;height:15px;line-height:15px;float:left;margin:7px 5px 0 5px;font-weight:bold;}
#pageBar span {float:left;line-height:30px;}
#pageBar a.uncheck {padding:0 5px;border:1px #aaaadd solid;color:#006699;}
#pageBar a.current {background:#456aea;border:1px #0000ff solid;color:#fff;padding:0 5px;}
.overdot {white-space:nowrap;text-overflow:ellipsis; overflow:hidden;}
.readonly {border:#999999 1px solid; background:#f1f1f1;color:#666666;}
.box {width:1000px;overflow:hidden;margin:10px auto 0;}
