@charset "utf-8";
/**������ʽ��ʼ***************/
*{word-break:break-all;}

ul{list-style:none;}
img,a img {border:none;}
a{text-decoration:none;}
a{color:#000;}
a:hover{text-decoration:none;}


/*��Ƭ*/
.pic{width:218px; height:167px; border:1px solid #10a710;}
.teacher{width:990px;height:385px;position:relative;margin:0 auto; overflow:hidden;}
.teacher .teacherPic{width:990px;height:auto;position:absolute; top:10px;}
.content_a1{padding:10px 10px 10px 10px;}
.teacher .teacherPic .content_a1{width:220px;height:162px;float:left;position:relative;overflow:hidden;margin-left:0px;}
.teacher .teacherPic .content_a1 .txt{width:219px;height:0px;background:url('../images/probg.png'); position:absolute;left:0px;bottom:0px; margin-left:10px; margin-bottom:8px;}
.teacher .teacherPic .content_a1 .txt h3{color:#fff;font-size:14px;font-weight:normal;margin:50px 0 6px 0; text-align:center;}
.teacher .teacherPic h4{color:#fff;font-size:14px;font-weight:100;}
.teacher .teacherPic .content_a1 .txt p{color:#fff;margin-top:20px;padding-top:12px;border-top:1px solid #fff; text-align:center;}