/*教师名录*/
.teacherList2{margin: 30px 0 8px 0;}
.teacherList2 dl{margin-bottom: 30px;border: 1px dashed #a0a0a0;}
.teacherList2 dl dt{height: 36px;line-height: 36px;text-align: center;background: #c3c3c3;font-size: 16px;color: #ffffff;font-weight: bold;}
.teacherList2 dl dd{padding: 21px 0 21px 20px;border-top: none;}
.teacherList2 dl dd a{display: inline-block;*display: inline;*zoom: 1;font-size: 14px;color: #333333;line-height: 30px;width:100px;
padding-left: 13px;background: url(img/tz_doc.png) no-repeat left center;}
.teacherList2 dl dd a:nth-child(8n){width:80px;}
.teacherList2 dl dd a.rLi{width: 80px;}
.teacherList2 dl dd a:hover{color: #90000a;}
