锘

.content {
    min-height: 600px;
    height: auto !important;
}

.hTitle .menu dt a:hover {
    color: #000;
}

.hTitle .menu .on {
    background: #eee;
    color: #000000;
    border: none;
}

    .hTitle .menu .on a {
        color: #000000;
    }

.newsList li {
    height: 30px;
    background: url(?images/li_iconbj.png) no-repeat left center;
    line-height: 30px;
    clear: both;
    overflow: hidden;
    font-size: 14px;
}

    .newsList li .date {
        float: right;
        color: #949494;
    }

    .newsList li a {
        float: left;
        color: #676767;
        padding-left: 15px;
        font-size: 15px;
    }

        .newsList li:hover, .newsList li a:hover {
            color: #c7000b;
            background: #eee url(?images/li_iconbj.png) no-repeat left center;
        }

.hTitle .menu dt {
    height: auto;
}
div#list_master_page.node_4044 div#son.main {
    width: 100%;
}