@charset "utf-8";
/* CSS Document */


/*鍒嗛〉*/
.list_page {padding:20px 0 20px 0px;text-align: center;float:left;font-family:"瀹嬩綋";}
.list_page a {border: #ececec 1px solid;padding:5px 10px;margin:3px; color: #333333; text-decoration: none;background:#FFFFFF;}
.list_page a:hover {border: #ccc 1px solid;color: #000;text-decoration: none;background:#f9f9f9;}
.list_page .current {border: #b71916 1px solid; font-weight: bold;margin:3px;  color: #ffffff;background:#e33534;padding:5px 10px;}
.list_page .disabled {border: #ececec 1px solid;margin: 2px;  color: #999; padding:5px 10px;}
/*寮圭獥*/
.tanchuang { width:700px; border:1px solid #0066ca;}
.tanchuang .tanchuang_title { height:35px; line-height:35px; background:#0066ca; color:#fff;}
.tanchuang .tanchuang_title h4 { width:150px; float:left; display:inline; padding:0 10px; font-size:15px; font-weight:bold; border:0; margin:0; line-height:35px;}
.tanchuang .tanchuang_title .close1 { display:inline-block; height:20px; width:20px; float:right; cursor:pointer;}
.tanchuang .con { padding:15px; background:#fff;}
.tanchuang .con p { line-height:22px; margin-top:10px; color:#2067a7;}
.hidden { display:none;}
/*table*/
.table1 { background:#fff;border-collapse: collapse; color:#2067a7;}
.table1 td,.table1 th { height:34px; border:1px solid #adb3b7; padding:5px 10px; text-align:left;}
.table1 a { margin:0 10px 0 0;}