@charset "utf-8";
body {
 font-family: "微软雅黑";
}

.news-title{
 border-bottom-width: 2px;
 border-bottom-style: solid;
 border-bottom-color: #0e457b;
}.news-title_top{ border-top:2px solid #0e457b;}
.news-title h3{
 float: left;
 font-size: 15px;
 color: #666666;
 margin-left: 12px;
}
.news-title h3 a{ color:#666666; }
.news-title .more{
 float: right;
 font-family: "微软雅黑";
 font-size: 12px;
 color: #666666;
 font-weight: bold;
 margin-right: 14px;
}
.news-title .more a{color:#666666;}

.bk_bottom{ border-bottom:2px solid #cccccc;}