.news_list li{
    margin-bottom: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_list li a{
	font-size: 16px;
    letter-spacing: 0.05em;
    color: #6e615b;
}
.news_list li span{
    margin-right: 19px;
    font-size: 16px;
    letter-spacing: 0.05em;
    color: #6e615b;
}
.news_list li em{
    margin-right: 23px;
    display: inline-block;
    min-width: 84px;
    padding: 3px 6px;
    font-style: normal;
    text-align: center;
    border-radius: 20px;
}
.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_class712 {
background-color: #EF0B0B;
color: #fff;
}
em.category_class568 {
background-color: #E0874A;
color: #fff;
}
