﻿﻿body {
    padding: 0;
    margin: 0px auto;
    font-family: "宋体" !important;
}

ul, li {
    list-style: none;
    display: inline-block;
}
.top_nav {
    height: 31px;
    line-height: 31px;
    border: 1px solid #d5d5d5;
    padding-left: 15px;
    font-size:12px;
}

    .top_nav a {
        font-size:12px;
        color:black;
    }

    .top_nav img {
        margin-bottom:3px;
    }

.news_nav {
    margin-bottom: 9px;
}

a {
    color: #000000;
}

.bar {
    border: 1px solid #e6e6e6;
    background: #f6f6f6;
    margin-bottom: 10px;
}

.bar_title {
    font-size: 12px;
    text-align: left;
    height: 31px;
    line-height: 31px;
    padding-left:15px;
}

.wiki{
    margin-top:10px;
    margin-bottom:20px;
}

.wiki_title {
    border: 1px solid #5399de;
    border-bottom: 0px;
    background-color: #5399de;
    color: white;
    font-family: 'microsoft yahei';
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    padding-left: 15px;
}



.more {
    float: right;
    font-weight: normal;
    font-size: 14px;
}

.ul_div {
    float: right;
}

.date {
    float: left;
    padding-right:10px;
}

.wiki_centent {
    border: 1px solid #5399de;
    
}

.wiki_centent_ul{
    padding-left:0px;
    padding-top:10px;
}

.wiki_centent img{
    padding-top:10px;
    padding-bottom:10px;
}

.row_nomarginnews {
    margin: 0px;
}

.col_nopaddingnews {
    padding: 0px;
}