.news_list li{
    margin-bottom: 0px;
}
.news_text em , .news_text_list em{
    display:inline-block;
    min-width:75px;
    padding:2px 6px;
    background-color: #efefef;
    font-style: normal;
    color: #333;
    text-align:center;
}
.news_text_list dt{
    margin-bottom:10px;
    font-weight:bold;
    font-size: 17px;
}
.news_text_list dt em,.news_text_list dt span{ 
    font-weight:normal;
    font-size: 14px;
}
em.category_class2015 {
background-color: #F90A04FF;
color: #fff;
}
em.category_class57 {
background-color: #F4EB90;
color: #555;
}
