@charset "utf-8";
/* CSS Document */

@import url("reset.css");
@import url("header.css");
@import url("footer.css");

.container {width: 1161px;padding:20px;background-color: #fff;overflow:hidden;margin: 0 auto;}
.RSS_content{ overflow:hidden;}
.RSS_content .left_RSS{ width:325px; overflow:hidden;}
.RSS_content .left_RSS dl dt{ height:51px; line-height:51px; color:#fff; background:#0572DE;}
.RSS_content .left_RSS dl dd{ background:#e9e9e9; margin-top:10px; overflow:hidden;}
.RSS_content .left_RSS dl dd .title{ height:40px; line-height:40px; border-bottom:2px solid #fb6e52;}
.RSS_content .left_RSS dl dd .title a{ width:112px; background:#fb6e52; display:block; color:#fff;}
.RSS_content .left_RSS dl dd .content{ padding:15px; line-height:28px; color:#000; text-indent:2em;}
.RSS_content .left_RSS dl dd .content a{ font-size: 14px;color:#fb6e52;}
.RSS_content .left_RSS dl dd .content a:hover{ font-size: 14px;color:#014da1;}
.RSS_content .left_RSS dl dd .content p{ line-height:20px; text-indent:0;}

.RSS_content .right_RSS{width: 820px;overflow:hidden;}
.RSS_content .right_RSS dl dt{ height:51px; line-height:51px; color:#fff; background:#e9e9e9;}
.RSS_content .right_RSS dl dd{ margin-top:10px; overflow:hidden;}
.RSS_content .right_RSS dl dd .title{ height:40px; line-height:40px; border-bottom:2px solid #fb6e52;}
.RSS_content .right_RSS dl dd .title a{ width:112px; background:#fb6e52; display:block; color:#fff;}
.RSS_content .right_RSS dl dd ul{ margin-top:10px; overflow:hidden;}
.RSS_content .right_RSS dl dd ul li{ height:30px; line-height:30px; overflow:hidden;}
.RSS_content .right_RSS dl dd ul li a{ color:#fff;}
.RSS_content .right_RSS dl dd ul li span{ display:block; float:left;}
.RSS_content .right_RSS dl dd ul li span.left{ width:112px; background:#7ac9fe;}
.RSS_content .right_RSS dl dd ul li span.XMl{ background:url(../images/XML.jpg) no-repeat center center; width:370px; height:30px;}
.RSS_content .right_RSS dl dd ul li span.dyd_QQ{ background:url(../images/RSS_QQ.jpg) no-repeat right center; width:360px; height:30px;}
.RSS_content .right_RSS dl dd .right_bottom{ width:370px;}
.RSS_content .right_RSS dl dd .title_a{ height:40px; line-height:40px; border-bottom:2px solid #fb6e52;}
.RSS_content .right_RSS dl dd .title_a a{ width:158px; background:#fb6e52; display:block; color:#fff;}