.news_list li{
    margin-bottom: 10px;
				overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
				padding: 30px 0;
				border-bottom:solid 1px #e5e5e5;
				    text-align: left;
}
.news_list li a{
color:#333;
}
.news_list li span{
font-family: futura-pt,sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #68be83;
    letter-spacing: 0.1em;
				    margin: 0 15px 0 0;
}
.news_list em , .news_text_list em{
    display:inline-block;
    min-width:75px;
    padding:1px 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;
}
.news_text_list dd{
    margin-bottom:30px;
    padding-bottom:10px;
    border-bottom:1px solid #ccc;
}
em.category_class175 {
background-color: #6ABC77;
color: #fff;
}
em.category_class {
background-color: ;
color: ;
}
