﻿
li {
    list-style:none;
}
td,th{ border:1px solid #DDD; }
.content {
    width:874px;
    clear: both;
    height: auto;
    margin: 0px 0px 5px 0px;
    padding: 20px 50px 20px 50px;
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-right: #ccc 1px solid;
}
.contentZkyj {
    clear: both;
    height: auto;
    margin: 0px 0px 5px 0px;
}

.content h1 {
    width: 848px;
    height: auto;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
}

.content h2 {
    width: 848px;
    height: 25px;
    line-height: 25px;
    border-top: #d0d0d0 1px solid;
    border-bottom: #d0d0d0 1px solid;
    margin-bottom: 20px;
    text-align: left;
    font-size: 12px;
    font-weight: 100;
}
.content h2 .source {
    float: left;
    width: 450px;
    height: auto;
    padding-left: 148px;
}
.content h2 .date {
    float: left;
    width: 250px;
    height: auto;
}
.text {
    font-size: 14px;
    line-height: 25px;
    font-family: 宋体;
    /*padding-left: 40px;
    padding-right: 40px;*/
    padding-top: 10px;
    font-weight: normal;
    min-height: 300px;
    height: auto !important;
    overflow: visible;
}

.word {
    padding:7px 5px;
    line-height:22px;
    margin:0px;
}
.time {
    float:right;
}
.articleContent {
    color:black;
    padding-left:20px;
    background:url(/Content/images/article/articleBg.gif) no-repeat top left;
}