/* news */

.news{ width:790px;  float:left; margin-top:20px;}
.news .news_title{ width:790px; float:left;}
.news .news_content{ width:790px; float:left; padding-top:10px; padding-bottom:10px;}
.news .news_line{ width:790px; float:left; padding-bottom:10px;}
.news .news_title .title_left{width:500px; float:left; padding-left:10px;}
.news .news_title .title_right{ width:190px; float:right; text-align:right; padding-right:10px;}
.news .news_content .content_left{ width:550px; font-family:"Arial"; font-size:12px; color:#333333; padding-left:10px; float:left; line-height:20px;}
.news .news_content .content_right{ width:190px; float:right; text-align:right; padding-right:10px;}
.pape_news{ float:right; padding-right:10px; padding-bottom:10px;}

.news .news_detail_title{ width:700px;padding-top:10px; text-align:center; font-family:"Arial"; font-size:18px; font-weight:bold; color:#333333;}
.news .news_detail_time{ width:700px; padding-top:3px; text-align:center;font-family:"Arial"; font-size:12px; color:#333333; }
.news .news_detail_content{ width:750px; text-align:left; padding:20px;font-family:"Arial"; font-size:12px; color:#333333; }
