.news_list li{
    padding: 13px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px dashed #d1d1d0;
}
.news_list li span{
    margin-right: 3px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	letter-spacing: 0.1em;
	color:#008668;
}
.news_list li em{
    margin-right: 15px;
    display: inline-block;
    min-width: 56px;
    padding: 1px 3px;
    font-style: normal;
    text-align: center;
	border-radius: 5px;
}
.news_list li a{
	color:#333;
	font-size: 17px;
	letter-spacing: 0.1em;
}
.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_class307 {
background-color: #F60000;
color: #fff;
}
em.category_class236 {
background-color: #2D8234;
color: #fff;
}
em.category_class284 {
background-color: #FBEC00;
color: #555;
}
