.white-box .inner .p-slider .image {
    background: url("../png/slider-11.png") no-repeat scroll right bottom transparent
}

.white-box .inner .p-slider p {
    -font-size: 20px;
    -font-weight: bold;
}

.white-box .inner .left {
    float: left;
    width: 700px;
    padding-left: 12px;
}

.white-box .inner .left h1 {
    font-size: 20px;
    font-weight: bold;
    color: #00adee;
    margin: 20px 10px 10px;

}

.white-box .inner .left p {
    margin: 0 10px;
    line-height: 22px;
}

.white-box .inner .right {
    float: right;
    margin-right: 10px;
    width: 244px;
}

.who-are-you {
    margin-left: 10px;
    font-size: 15px;
    font-weight: bold;
}

.who-are-you .caption {
    float: left;
    line-height: 26px;
    margin-right: 20px;
}

.who-are-you a {
    display: block;
    float: left;
    width: 74px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: white;
    text-decoration: none;
}

.who-are-you .student-link {
    background: url(../png/stud-link.png) center top no-repeat;
    margin-right: 1px;
}

.who-are-you .teacher-link {
    background: url(../png/teach-link.png) center top no-repeat;
}

.who-are-you a:hover {
    background-position: center -26px;
}

.who-are-you .active {
    background-position: center -52px;
}

.student-tab {
    display: none;
}
