<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */
.warps{width:1120px; margin:0 auto;}
.warps .navpath{width:1095px; height:30px; line-height: 30px; border-left: 5px solid #e94d00;border-bottom: 1px solid #cecece;padding-left: 20px;font-size: 12px;background-color: #f6f5fa; color: #555;}
.warps .navpath a{color: #555;}
.warps .navpath a:hover{color:#FF0000; text-decoration:underline;}

.warps .selector{width:1120px; border-top:1px solid #DDD; margin:10px 0px;}
.warps .selector .selector_menu{width:1120px; border-bottom:1px solid #DDD; background-color:#f3f3f3; color:#666; font: 12px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,"\u5b8b\u4f53",sans-serif;}
.warps .selector .selector_menu .selector_menu_left{width:100px; padding-left:10px; font-weight:bold; float:left; line-height:34px;}
.warps .selector .selector_menu .selector_menu_right{width:990px; padding:0px 10px 0px 10px; float:left; background-color:#fff; line-height:34px;}
.warps .selector .selector_menu .selector_menu_right a{display:block; color:#005aa0; padding:0px 10px 0px 10px; float:left;}
.warps .selector .selector_menu .selector_menu_right a:hover{color:#FF0000;}

.warps .list_th{width:1120px; height:auto; border-bottom:1px #e3e4e6 solid; background-color:#eff3f8;}
.warps .list_th .list_td{line-height:1.5; padding:10px 16px; color:#333; font-size:12px; text-align:left; float:left;}
.warps .list_th .list_td_width{width:100px;}
.warps .list_th .list_td_width2{width:142px;}
.warps .list_th .list_td_width3{width:240px;}
.warps .list_th .list_td_width4{width:336px;}

.warps .list_tr{width:1120px; height:auto; border-bottom:1px #e3e4e6 solid;}
.warps .list_tr:hover{background-color:rgb(242,242,242);}
.warps .list_tr .list_td{line-height:1.5; padding:10px 16px; color:#333; font-size:12px; text-align:left; float:left;}
.warps .list_tr .list_td_width{width:100px;}
.warps .list_tr .list_td_width2{width:142px;}
.warps .list_tr .list_td_width3{width:240px;}
.warps .list_tr .list_td_width4{width:336px;}
.warps .list_tr .list_td a:hover{color:#FF0000; text-decoration:underline;}

.notices{width:1120px; height:30px; padding-top:3px; line-height:27px; color:#FF0000; font-weight:bold; background-color:#eff3f8; text-align:center;}</pre></body></html>