@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:221px; height:173px; border:1px solid #ccc;}
.pic img{overflow:hidden;}
.teacher{width:100%;height:605px;position:relative;margin:0 auto; overflow:hidden;}
.teacher .teacherPic{width:100%;height:auto;position:absolute;}
.content_a1{padding:10px 10px 10px 10px;}
.teacher .teacherPic .content_a1{width:220px;height:170px;float:left;position:relative;overflow:hidden;margin-left:12px;}
.teacher .teacherPic .content_a1 .txt{width:222px;height:40px;/*background:url('../images/probg.png'); position:*/absolute;left:0px;bottom:0px; margin-left:10px; margin-bottom:6px;background-color: #BCBCBC;FILTER: alpha(opacity=70);opacity: 0.7;-moz-opacity: 0.7;position: absolute;left: 0px;bottom: 0px; z-index:1}
.teacher .teacherPic .content_a1 .txt h3{color:#000;font-size:16px;font-weight:normal;margin:10px 0 6px 0; text-align:center;}
.teacher .teacherPic h4{color:#000;font-size:12px;font-weight:normal;padding-left:10px;}
.teacher .teacherPic .content_a1 .txt p{color:#000;padding-top:5px;padding-left:10px; padding-right:8px;/*border-top:1px solid #000;*/}

/* tabbtn */
.tabbtn {}
.tabbtn li {float:left;position:relative;margin:0 0 0 -1px;padding-right:20px;}
.tabbtn li a {height:50px; width:150px; float:left;color:#000;font-family:Microsoft Yahei; font-weight:bold;}
.tabbtn li.current {}
.tabbtn li.current a {height:50px;line-height:50px;background:url('../images/index14.jpg') no-repeat center;color:#fff;font-weight:800;}
/* tabcon */
.tabcon {border-width:0 1px 1px 1px;position:relative;/*必要元素*/height:auto;overflow:hidden;width:770px}