﻿

#all {
    height: 1188px;
}



#d3 {
    width: 996px;
    height: 1000px;
    background-color: #f7f2f2;
    border: none;
    margin: 5px auto;
    font-size: 25px;
    font-family: STSong;
}

a {
    color: #061570;
    text-decoration: none;
}

    a:hover {
        color: #08a632;
        cursor: pointer;
    }

ul {
    list-style-type: none;
}

li {
    display: inline;
    margin-left: 7px;
}

#d31 {
    width: 930px;
    height: 1000px;
    border: none;
    margin: 0 auto;
}

    #d31 p {
        font-size: 20px;
        font-family: STSong;
    }

