#content h2 {
    font-size: 20px;
    font-weight: normal;
    font-family: 'Microsoft Yahei', Georgia, "Times New Roman", Times, serif;
    border-bottom: 3px solid #8199A9;
    padding-bottom: 6px;
}

#column .holder h2 {
    font-family: 'Microsoft Yahei', Georgia, "Times New Roman", Times, serif;
    border-bottom: 3px solid #8199A9;
    padding-bottom: 6px;
}

#column .subnav {
    width: 100%;
}

#news_share {
    margin: 6px;
}

.col_news_list .wp_article_list {
    -webkit-padding-start: 0px;
    list-style-type: none;
}

.col_news_list .wp_article_list .list_item {
    height: 32px;
    line-height: 32px;
}