.short_box{width: 1170px; margin: 0 auto;}
.news_l{float: left; width: 160px; height: auto; overflow: hidden;padding: 10px 0 20px; border-radius: 1px;}
.news_r{padding: 20px;width: 908px;height: auto;overflow:hidden;background: #fff;border-radius: 4px; border: 1px solid #ddd; float: right; margin: 20px 20px 50px 0;}
.news_l dl{width: 158px;}
.news_l dl dt{ height: auto; width: 158px; line-height:33px; font-size: 16px; font-weight: bold;border-bottom: 1px dashed #ddd;margin:10px 0}
.news_l dl dd{ height:30px; width: 158px; line-height:30px;font-size: 14px; color: #6B7889; text-indent:5px; margin: 2px 0 ;border-bottom: 1px dashed #ddd;}
.news_l dl dd a{height: 30px; width: 148px; display: block;color:#666}
.news_l dl dd a:hover{width: 146px; background: #e1e1e1   }
.news_l dl dd a.selected{ width: 146px; background: #f0f0f0;border-left:2px solid #009934;border-color:#009934  }
.radius{ border-radius: 4px 4px 0 0;}


.news_r .title{ font-size: 24px; text-align: center }
.news_r .time{border-bottom: 1px solid #ddd; font-size: 14px; color: #ddd; text-align: center; padding-bottom: 20px; margin-bottom: 20px}
.news_r .txt{line-height: 150%; font-size: 14px;}
