﻿/* CSS Document */
@import url("common.css");


.bodyCon07{background:#fff;border-bottom:1px #ccc solid; background:url(../images/proboder.jpg) repeat-y;width:980px; overflow:hidden;}
.bodyCon07 .teacher{width:980px;height:420px;position:relative;margin:0 auto; overflow:hidden;}
.bodyCon07 .teacher .teacherPic{width:1100px;height:342px;position:absolute; top:45px;}
.bodyCon07 .teacher .teacherPic .content{width:265px;height:342px;float:left;position:relative;overflow:hidden;margin:0 31px;}
.bodyCon07 .teacher .teacherPic .content .txt{width:240px;height:100px;background:url(../images/pbg.png) repeat-y; position:absolute;left:0px;bottom:0px;padding:0 20px;border-top:2px solid #03bdf4;}
.bodyCon07 .teacher .teacherPic .content .txt h3 {font-size:18px; text-align:center;line-height:36px;}
.bodyCon07 .teacher .teacherPic .content .txt h3 a{ color:#fff;}
.bodyCon07 .teacher .teacherPic h4 a{color:#fff;font-size:14px;}
.bodyCon07 .teacher .teacherPic .content .txt p{color:#fff;margin-top:20px;padding-top:20px;border-top:2px solid #03bdf4;}

.about{margin-top:20px;}
.about .atit{color:#0069a0;font-size:22px; border-bottom:3px #5dc4e3 solid;}
.about span{border-bottom:3px #0069a0 solid;}
.about p{ font-size:14px; line-height:24px;margin:5px 0;}

.fnav{margin:25px 0}
.fnav p{ font-size:14px;}
.fnav p a{color:#0086cc;}
