@charset "utf-8";
/* CSS Document */
ul.list{ margin-top:15px; padding-right:14px;}
ul.list li {line-height: 40px; clear:both;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; height:40px;border-bottom: 1px dotted #cccccc;}
ul.list li a{ display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width: 80%;}
ul.list li span{ float:right; font-size:12px; color:#999999}
ul.list li:last-child{border-bottom: none;}
.breadcrumb{ font-family:"微软雅黑", "宋体"; }
.hd02{ margin-top:0px; padding-left:10px;}
.hd01{ margin-top:0px;}
.hd01_txt{padding-left:0px;}

.w605{width:100%;}
.w605 .mt20{ margin-top:18px;}
.w374{width:374px;}

.bszn .tabMenu {height: 37px; line-height:37px;background: #f4f4f4;border-bottom: 1px solid #1b65b2;}
.bszn .tabMenu ul li{ display:block;width:188px; text-align:center; font-family:"微软雅黑", "宋体"; font-size:18px;}
.bszn .tabMenu ul li.active{ background:#1361b3; color:#fff; font-weight:bold;}
.bszn .tabBody ul li{ position:relative;}
.bszn .tabBody ul li a.more{ position:absolute; right:14px;top:-38px;*top:-28px; font-size:12px; color:#1b65b2}

.main_content a:hover{color:#1260b3}