﻿.news_body
{
    border:1pt solid #ccc;
    padding:18px;
    background:#FCFFF7;
}
.news_title
{
    margin:0px auto 10px 0;
    border-bottom:1pt dotted #e6e6e6;
    padding-bottom:8px;
    font-size:26px;
}
.news_info
{
    display:block;
    font-weight:normal;
    color:#055005;
    font-size:13px;
}
.news_content
{
    widows:100%;
}
.news_content img
{
    text-align:center;
}
.linkout
{
    font:bold 15px 微软雅黑;
    text-decoration:underline;
    color:#ff6600;
}
