@charset "utf-8";



/*--开始全局样式--*/
body{font-size:14px;color:#000;text-align:center;}
body,ul,li,h1,h2,h3,p{margin:0;padding:0;}
ul,li{list-style-type:none;}
img{border:0;}
a{color:#000;text-decoration:none;}
a:hover{color:#f00;}



/*--RSS阅读框架(rss.html)--*/
.rss{width:980px;display:table;text-align:left;margin:0 auto;}
.rss_content{float:left;width:100%;border:1px solid #c5c5c5;border-bottom:10px solid #46a3dc;padding:15px 0px;margin:15px 0px;}
.rss_left{float:left;width:720px;margin-right:15px;}
.rss_right{float:left;width:230px;}

/*--RSS阅读内容(rss.html)--*/
.rss_left h2{font-weight:normal;font-size:14px;color:#0562cc;height:20px;line-height:20px;margin:0px 0px 10px 40px;}
.rss_left h2 a{color:#0562cc;}
.rss_left h2 a:hover{color:#0562cc;text-decoration:underline;}
.rss_left h1{background:url(../images/rss_tbg.jpg) repeat-x;font-size:16px;height:26px;line-height:26px;text-align:center;}
.rss_left ul{padding:0px 40px;float:left;}
.rss_left ul li{float:left;width:100%;margin-top:15px;}
.rss_left ul li span{float:left;width:70px;margin-top:2px;}
.rss_left ul li h3{float:left;font-size:16px;width:120px;}
.rss_left ul li div{float:left;}
.rss_right .rss_text{border:1px solid #9d9d9d;}
.rss_right h3{font-size:12px;border-bottom:1px solid #9d9d9d;line-height:30px;height:30px;padding-left:5px;}
.rss_right p{font-size:12px;line-height:20px;padding:5px;}



/*--热点新闻框架(xwphb/)--*/
.xwphb{width:980px;margin:0 auto;text-align:left;display:table;}
.xwphb_banner{float:left;}
.xwphb_banner img{vertical-align:top;}
.xwphb_bgcolor{float:left;width:100%;background:#e4e4e4;margin:15px 0px;}
.xwphb_content{float:left;padding:8px 0px 8px 9px;}
.xwphb_left{float:left;width:210px;border:1px solid #bdbdbd;margin-right:8px;background:#fff;padding-bottom:15px;}
.xwphb_right{float:left;width:740px;border:1px solid #bdbdbd;background:#fff;}

/*--热点新闻内容(xwphb/)--*/
.xwphb_left ul{width:100%;}
.xwphb_left ul li{background:url(../images/xwphb_menu.jpg) center 2px no-repeat;width:100%;margin-top:15px;}
.xwphb_left ul li a{display:block;width:150px;height:30px;line-height:30px;margin-left:17px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.xwphb_right ul{float:left;display:table;padding:25px 50px;}
.xwphb_right ul li{float:left;height:30px;line-height:30px;width:100%;background:url(/news/images/news_type.jpg) 3px center no-repeat;border-bottom:1px dashed #aaa;}
.xwphb_right ul li a{float:left;display:block;padding-left:15px;}
.xwphb_right ul li span{float:right;padding-right:10px;}


