﻿
#all {
    width: 1366px;
    height: 2288px;
    border: solid 1px white;
    margin: auto;
    margin-top: 0;
    background-image: url("imageindex.jpg");
    background-repeat: no-repeat;
    /*filter: alpha(opacity=85); 设置背景图片透明度
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;*/
}

#d3 {
    width: 996px;
    height: 2050px;
    background-color: #f7f2f2;
    border: none;
    margin: 0 auto;
    margin-top: 5px;
    font-size: 30px;
    font-weight: bold;
}

#d31 {
    margin-top: 30px;
    font-size: 15px;
    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: 50px;
        line-height: 50px;
        background-color: #a2e0fb;
        display: block;
        border-left: solid 10px #f8e7e7;
        padding-left: 10px;
    }

#d32 {
    width: 840px;
    height: 1400px;
    border: none;
    margin-left: 150px;
}

#teacher {
    width: 840px;
    height:350px;
    border: none;
    position: relative;
}

#doctor, #master{
    width: 840px;
    height:620px;
    border: none;
    position: relative;
}

#d321 {
    width: 180px;
    height: 240px;
    border: none;
    float: left;
    margin-top: 30px;
    margin-left: 30px;
    text-align: center;
    font-size: 15px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
}

#d322, #d323, #d324 {
    width: 180px;
    height: 240px;
    border: none;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    text-align: center;
    font-size: 15px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
}


#d325 {
    width: 180px;
    height: 240px;
    border: none;
    margin-top: 30px;
    margin-left: 30px;
    float: left;
    text-align: center;
    font-size: 15px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
}

#d326, #d327, #d328, #d329, #d330, #d331, #d429, #d430, #d431, #d432, #d433, #d434, #d435, #d436 {
    width: 180px;
    height: 240px;
    border: none;
    margin-top: 30px;
    margin-left: 20px;
    float: left;
    text-align: center;
    font-size: 15px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
}
