@charset "utf-8";
 
/*评论信息*/
.news-content{/* padding:0px 10px 0px 10px; *//* margin-top:50px; */}
.news_lab{border-bottom:1px solid gray;width:766px;height:40px;line-height:40px;}
.news_lab div{width: 50%;float: left;text-align: center;height:40px;line-height:40px;font-size:16px;font-family: initial;}

/* 评论类型被选中 */	
.new_cat{background-color: #b5bed6;}

/* 评论消息 */
.comment_news{border-bottom: 1px solid #ece9e9;padding: 5px 10px;margin-bottom: 10px;} 
.comment_tit{ine-height: 30px;font-size: 15px;color: #000;background-color: #f1f1f3;}
.comment_tit a{color: #333;font-weight: 400;font-family: initial!important;}
.comment_bot{margin:8px auto;line-height: 30px;font-size: 14px;padding-left: 15px;color: #222;background-color: #fff;font-family: serif!important;}
.comment_date{color: #b8b7bf;}
	
/* 系统消息 */
.sys_news_ul li{border-bottom: 1px solid #ece9e9;padding: 5px 10px;line-height:35px;font-size:18px;color:#333;}	
#sys_news{display:none;}
	