﻿@charset "utf-8";
/* CSS Document */

#news_list{}
.f-l{float:left}
.f-r{float:right}

.hr5{ height:5px; overflow:hidden; clear:both; }
ul.nlist{overflow:hidden; padding:2px 0}
ul.nlist li{font: 14px/30px tahoma, arial, \5b8b\4f53, sans-serif; padding:5px 0; width:100%; float:left }
ul.nlist li.five{border-bottom:#e2dcc9 solid 1px}
ul.nlist li a{background:url(../images/ubong_03.jpg) no-repeat 5px; padding-left:18px; color:#272727; }
ul.nlist li a:hover{text-decoration:none; color:#205366 !important;}
ul.nlist li.last{border-bottom:#9d9d9d solid 1px}

.npage,.npage ul{overflow:hidden; text-align:center;}
.npage ul{ height:35px; margin-top:35px}
.npage ul li{font: 14px/24px \5FAE\8F6F\96C5\9ED1;height:24px;margin-right:6px;display:inline;}
.npage ul li a{padding:0 6px;border:#d6b532 solid 1px; /*opera或ie9*/ -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; /*圆角*/ background:white}
.npage ul li a:hover{background:none; text-decoration:none}
.npage ul li.thisclass a{padding:0 6px;border:0;  background:none}


/*pic list*/

ul.plist{overflow:hidden; padding:2px 0}
ul.plist li{font:14px/24px \5FAE\8F6F\96C5\9ED1; padding:15px 0; width:100%; float:left;border-bottom: #E9E9E9 solid 1px;}

ul.plist .pic{width: 160px; padding: 5px; border:0}
ul.plist .pic img{width: 160px; height: 116px; border:0}
ul.plist .txt{width:510px}
ul.plist .txt h3{overflow:hidden; font-family: "微软雅黑", "宋体";      font-size: 20px;      font-weight: normal;margin-bottom: 5px;      margin-top: 5px;}
ul.plist .txt p{overflow:hidden;   line-height: 28px;      color: #818181;      font-size: 14px;}
ul.plist .txt p.hs{color: #7E7E7E; }


ul.plist li a{color:#262827;}
ul.plist li a:hover{text-decoration:none; color:#C70009 !important;}
ul.plist li.last{border-bottom:#9d9d9d solid 1px}