/* CSS Made By Gemheyo */
body {padding: 0;margin: 0;font-size:12px; background-color: #c4c0c1;scrollbar-face-color: #ffffff;scrollbar-highlight-color: #84A1BD; scrollbar-shadow-color: #84A1BD; scrollbar-3dlight-color: #ffffff; scrollbar-arrow-color: #84A1BD; scrollbar-track-color: #ffffff; scrollbar-darkshadow-color: #ffffff; font:#ffffff;}
/*页面层容器*/
#container {width:1004px; background:#1f1f1f; margin:0px auto;  }

/*页面头部*/
#Header {width:100%;height:91px;background:#f5f5f5;}

/*页面主体*/
#PageBody {width:100%;height:550px;}
#Sidebar { width:19%; height:550px; float:left }
#MainBody{ width:81%; height:550px; background:#6d7988; float:right}

/*页面底部*/
#Footer {width:1004px;height:50px;}

td {font-family: "Times New Roman", Times, serif;font-size: 12px;color: #000;}
a:link,a:visited {font-family: "Times New Roman", Times, serif;font-size: 12px;color: #434343;text-decoration: none;}
a:hover {font-family: "Times New Roman", Times, serif;font-size: 12px;color: #e90015;text-decoration: none;}
.biaoti {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold; color:#FFF;}
a.dh:link,a.dh:visited {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #ffffff;text-decoration: none;}
a.dh:hover {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #ffffff;text-decoration: underline;}
.kuang1 {border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #999999;}
a.gd:link,a.gd:visited {font-family: Arial, Helvetica, sans-serif;font-size: 8px;color: #a5a5a7;text-decoration: none;}
a.gd:hover {font-family: Arial, Helvetica, sans-serif;font-size: 8px;color: #a5a5a7;text-decoration: none;}
input,select {border:1px solid #8a9aaa;background-color:#FFFFFF;color: #000000;}

/*--分页CSS开始----------------------------------*/
.morePage a{word-break:normal;word-wrap:normal;text-decoration:none;color:#3384c5;text-align:center;}
.morePage {display:block;text-align:center;float:right;margin:3px 2px;}
.morePage *{font-style:normal;font:normal 12px/18px arial,"宋体", serif;text-decoration:none;}
.morePage code a,.morePage code i{display:block;width:auto !important;min-width:16px;>width:16px;height:18px;float:left;padding:0 2px;color:#3384c5;border:1px solid #9bd3f8;margin:0 2px;}
.morePage code a{background:#fff;}
.morePage code a:hover{background:#e5f3fe;text-decoration:none;}
.morePage code a.active{border:1px solid #f7cf9e;color:#f60;font-weight:bold;}
.morePage code a:hover.active{background-color:#fcf0da;text-decoration:none;}
.morePage code i{display:block;border:0;margin:0;padding:0;font-weight:bold;line-height:14px;}
.morePage kbd,.morePage dfn{border:1px solid #9bd3f8;display:block;width:55px;height:18px;float:left;margin:0 2px;background:#e5f3fe url(../Images/page_arrow.gif) no-repeat 5px -54px;}
.morePage dfn{background-position:45px -85px}
.morePage dfn.disable{background-position:45px -35px}
.morePage kbd a,.morePage dfn a{display:block;padding-left:10px;height:17px;line-height:17px;>line-height:18px;overflow:hidden;border-left:1px solid #fff8ff;border-top:1px solid #fff;border-right:1px solid #c8e2f7;}
.morePage dfn a{padding:0 8px 0 0}
.morePage dfn.disable,.morePage kbd.disable{border:1px solid #bbb;background:#eee url(../Images/page_arrow.gif) no-repeat 45px -24px}
.morePage kbd.disable{background-position:5px 6px;}
.morePage .disable a{border:0;border-top:1px solid #fff;color:#999;text-decoration:none;}
.morePage .disable {background:#eee;}
.morePage .off{display:none;}
.morePage input {border:1px solid #9bd3f8;background:#fff;color:#3384c5;height:16px;line-height:16px;>margin-top:-1px;width:30px;text-align:center;}
.morePage b {border:1px solid #9bd3f8;display:block;width:auto;height:18px;line-height:18px;float:left;margin:0 2px;background:#fff;padding:0 5px;}
/*--分页 CSS 结束----------------------------------------*/