﻿.news_body_title
{
    font-size: 15px;    
}
.news_title
{
    width: 70px;
    padding-bottom: 20px;
    font-size: 15px; 
    font-weight: bold;
}

.news_table
{
    margin-bottom: 20px; 
    width: 100%;
}

.news_td
{
    width: 100%;
    padding-left: 5px;
}

.news_pre
{
    padding-left: 10px;
    padding-bottom: 20px;
}

.news_pre_title
{
    color: #0071bc; font-size: 14px;
}
