body, ul, li, p, span, h1, h2, h3, h4, h5, h6.dl, dt, dd {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}

ul, li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal
}

.foot {
    background: #404040;
    color: #fff
}

    .foot li {
        float: left;
        width: 33%;
        height: 40px;
        line-height: 40px;
        text-align: center
    }

    .foot a {
        color: #fff;
    }

.dixian {
    color: #999;
    text-align: center;
    margin: 10px 0px;
}

.clear {
    clear: both;
}

.nav {
    height: 50px;
    line-height: 50px;
    background: #404040
}

    .nav a {
        color: #fff;
    }

    .nav .sitename {
        position: absolute;
        top: 0px;
        left: 10px;
        font-size: 18px;
        color: #fff;
    }

        .nav .sitename img {
            margin-top: 10px;
        }

    .nav .pagetitle {
        position: absolute;
        left: 50px;
        right: 50px;
        text-align: center;
        color: #fff;
    }

    .nav .searchico img {
        margin-top: 10px;
    }

    .nav .searchico {
        position: absolute;
        right: 10px;
        color: #fff;
    }

        .nav .searchico a {
            height: 50px;
            width: 30px;
        }

    .nav .userico {
        position: absolute;
        right: 50px;
        color: #fff;
    }

        .nav .userico img {
            margin-top: 10px;
        }

        .nav .userico a {
            height: 50px;
            width: 30px;
        }

body {
    background: #DCECD2
}

.content {
    margin: 20px 10px 10px 10px;
    font-size: 18px;
    line-height: 150%;
}

.articlename h1 {
    font-size: 14px;
    text-align: center;
    margin: 20px 0px;
}

.page li {
    float: left;
    width: 25%;
    text-align: center;
    background: #CCE2BF;
    height: 40px;
    line-height: 40px;
    color: #468000;
    border: 1px solid #BBD6AA;
    border-left: none;
    border-right: none;
    border-width: 1px 0px;
}

.content span {
    font-size: 14px;
    color: rgb(255,0,0);
}
