.news_title {
    margin: 0px 16px 10px 16px;
}

.sub_type {
    padding: 0 10px 20px 10px;
}

.sub_type .sub_type_label {
    text-decoration: none;
    display: inline-block;
    padding: 5px;
    background-color: #5b83af;
    margin-left: 16px;
    color: #ffffff;
    border-radius: 5px;
}