﻿.pageTitle{
    width:100%;
    height:70px;overflow:hidden;
    line-height:40px;
    font-size:30px;
    font-weight:bold;
    background-image:url(../Images/indexTeacherTitleBg.jpg);
    background-repeat:no-repeat;
    background-position:0 20px;
    text-indent:10px;
}

.pageContent{
    width:100%;
}
.pageContent img{
    max-width:100%;
}