.form_banner2{
    background: url('../images/zhidao/zhidao2/register-teacher_01.jpg') no-repeat 0 0;
}
.top_school{
    height: 145px;
}
.te_area{
    height: 220px;
}
.te_area textarea{
    resize:none;
    width: 450px;
    height: 205px;
    background-color: #ededed;
    padding: 18px;
    margin-left: 20px;
    border: none;
}
.form_block_line select{
	width: 150px;
    height: 32px;
    padding-left: 10px;
    border:none;
    background-color: #ededed;
}