﻿

#all {
    height: 3308px;
}

#d3 {
    width: 996px;
    height: 3050px;
    border: none;
    margin: 5px auto;
    background-color: #f7f2f2;
}

#d31 {
    margin-top: 5px;
    position: absolute;
}
    /*左侧菜单*/

    #d31 li {
        font-family: YouYuan;
        list-style-type: none;
    }

    #d31 a {
        font-family: YouYuan;
        color: black;
        text-decoration: none;
    }

        #d31 a:hover {
            text-decoration: underline;
            color: #fff;
        }

.menu_top {
    width: 150px;
}

    .menu_top a {
        height: 30px;
        line-height: 30px;
        background-color: #a2e0fb;
        display: block;
        border-left: solid 10px #f8e7e7;
        padding-left: 10px;
    }

.menu_item {
    width: 150px;
}

    .menu_item > a {
        height: 30px;
        line-height: 30px;
        background-color: #a2e0fb;
        display: block;
        border-left: solid 10px #f8e7e7;
        padding-left: 10px;
    }

.menu_ul a {
    height: 30px;
    line-height: 30px;
    background-color: #deeff7;
    display: block;
    border-left: solid 10px #f8e7e7;
    padding-left: 20px;
}

#tab1, #tab2 {
    margin: 0 auto;
    border-collapse: collapse;
}

#tab1 {
    margin-top: 30px;
    margin-bottom: 50px;
}

    #tab1 caption {
        font-size: 24px;
    }

    #tab1 th, #tab1 td {
        border: solid 1px black;
        font-size: 20px;
        font-family: "Microsoft YaHei";
        text-align: center;
    }

#tab2 {
    margin: 0 auto;
    border-collapse: collapse;
}

    #tab2 caption {
        font-size: 24px;
    }

    #tab2 th, #tab1 td {
        border: solid 1px black;
        font-size: 20px;
        font-family: YouYuan;
        text-align: center;
    }

#d32 {
    width: 832px;
    height: 900px;
    border: none;
    margin-top: 5px;
    margin-right: 5px;
    float: right;
}
/*右侧具体内容*/
#d321 {
    width: 832px;
    height: 380px;
    border: none;
    margin-top: 10px;
}

#d3211 {
    width: 108px;
    height: 150px;
    border: none;
    margin-top: 10px;
    margin-left: 200px;
}
/*（右侧头像）*/

#d3212 {
    width: 500px;
    height: 100px;
    border: none;
    margin-top: 10px;
    margin-left: 200px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

    #d3212 p {
        font-family: "Microsoft YaHei";
    }

#d322 p {
    font-family: "Microsoft YaHei";
    font-size: 16px;
}

#tab3 th { /*个人简介*/
    border: none;
    border-collapse: collapse;
    height: 50px;
    width: 250px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: 100;
}

#tab4 th {
    border: none;
    border-collapse: collapse;
    height: 80px;
    width: 260px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: 100;
}

#d3221 { /*个人简介2*/
    margin-left: 30px;
    margin-right: 30px;
    text-align: justify;
    font-family: "Microsoft YaHei";
}

    #d3221 p {
        font-size: 14px;
    }

    #d3221 a {
        text-decoration: underline;
        color: #551A8B;
    }

#d323 {
    margin-top: 30px;
}

#d3231 {
    margin-top: 10px;
    margin-left: 30px;
    margin-right: 30px;
}

    #d3231 li {
        font-family: "Microsoft YaHei";
        font-size: 14px;
    }

#d3231p {
    font-family: "Microsoft YaHei";
    font-size: 18px;
}

#d324 {
    margin-top: 30px;
}

#d3241 {
    margin-top: 10px;
    margin-left: 30px;
    margin-right: 30px;
}

    #d3241 p {
        font-family: "Microsoft YaHei";
        font-size: 14px;
    }

    #d3241 li {
        font-family: "Microsoft YaHei";
        font-size: 14px;
        font-weight: 200;
    }

    #d3241 a {
        text-decoration: underline;
        color: #551A8B;
    }


