﻿.teachertitle {
    height: 40px;
    line-height: 34px;
    border-bottom: 3px solid #ac0404;
    background: url(static/images/teacher1.png)center left no-repeat;
    overflow: hidden;
    background-size: 25px;
    margin-bottom: 20px;
    display: table;
}

.teachertitle h2 {
    margin-left: 30px;
    color:  #890606;
    margin-right: 10px;
    font-size: 20px;
}

.list3 ul li a {
    color: #000;
    font-size: 18px;
}

.list3 ul li {
    float: left;
    color: #000;
    width: 80px;
    height: 40px;
    margin: 0 5px 10px 0;
    overflow: hidden;
    line-height: 40px;
    text-align: left;
}