.news_list li{
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_list li span{
    margin-right: 5px;
}
.news_list li em{
    margin-right: 5px;
    display:inline-block;
    min-width:75px;
    padding:1px 6px;
    font-style: normal;
    text-align:center;
}
.news_text_list em{
    display:inline-block;
    min-width:75px;
    padding:1px 6px;
    font-style: normal;
    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;
}
.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_class395 {
background-color: #E3E3E3;
color: #555;
}
em.category_class410 {
background-color: #E044A3;
color: #555;
}
em.category_class409 {
background-color: #2BE7A4;
color: #555;
}
em.category_class408 {
background-color: #EE5555;
color: #555;
}
