.news_list li{
	margin-bottom: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_list li span{
	margin-right: 22px;
}
.news_list li em{
	margin-right: 31px;
	display: inline-block;
	min-width: 135px;
	padding: 3px 6px;
	font-style: normal;
	text-align: center;
	border-radius: 5px;
}
.news_text_list em{
    }

.news_text_list dt{
	}
.news_text_list dt em,.news_text_list dt span{ 
    font-weight:normal;
    font-size: 14px;
}
.news_text_list dd{
    margin-bottom:30px;
    padding-bottom:10px;
    border-bottom:1px solid #ccc;
}
.news_text_list dd p span{
    margin-right: 5px;
}

em.category_class2127 {
background-color: #FF9999FF;
color: #fff;
}
em.category_class489 {
background-color: #b59fc7;
color: #fff;
}
