
/* 表格 */
#bg {font-size:13px;background:url(../image/bg.gif) no-repeat right bottom;}
#bg table tr {}
#bg table tr:hover {background:#ff5;}
#be {width:100%;border-top:2px solid #888;border-left:1px solid #888;border-bottom:1px solid #888;}
#be thead th {color:#555;height:45px;line-height:45px;text-align:center;background:url(../image/bg.gif) repeat-x left bottom;border-right:1px solid #888;border-bottom:2px solid #888;}
#be tbody td {height:40px;line-height:40px;border-right:1px solid #888;border-bottom:1px solid #888;}
#bk td {color:#318912;text-align:center;}
#bk a {color:#318912;}
#bt td {color:#f00;background:#af6;text-align:center;}
#bt a {color:#f00;}
#bw td {color:#aaa;text-align:center;}
/* 内页表格 */
#bn {text-align:center;font-size: 12px;}
#br{text-align:left;padding-left:5%}
#bx{text-align:left;padding-left:2%}
#bn table tr:hover {background:#eee;}
#bm {width:100%;margin-top:20px;border-top:1px solid #ccc;border-left:1px solid #ccc;text-align:center;font-size: 12px;}
.content a:hover{text-decoration: underline;color: #333;}
.content tr:hover {background:#eee;}
#bm thead th {color:#555;font-size:12px;height:60px;line-height:45px;text-align:center;background:#eee;/* border-top:1px solid #fff; */border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
#bm tbody td {height:40px;line-height:40px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
.bn {font-weight:bold;background:#eee;}
.hs{font-size:18px;color:#000;}
.download_list{float:left;}
.download_list li{float:left;width:285px;margin:0px 80px 20px 0px;display:inline;}
.download_list li a{width:285px;height:35px;line-height:35px;text-align:center;font-size:16px;color:#888;display:block;background-color:#f0f0f0;border-top:2px solid #f50;}
.download_list li a:hover{color:#ad8732;}
.download_list li.txt_line2 a{height:57px;line-height:23px;padding-top:11px;}