﻿.news_t {
    text-align: center;
}
.write_info {
    text-align: center;
    line-height: 30px;
    color: #999;
    margin-top: 10px;
    border-bottom: 1px solid #CCC;
}
.news_content ul li span {
    margin: 0px 5px;
}
.news_content ul li p {
    text-indent: 24px;
    margin-top: 7px;
    line-height: 30px;
}
.news_content {
    width: 100%;
    margin-top: 20px;
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-left: 5px;
    margin-left: 10px !important;
}
