table[Attributes Style] {
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
.clear {
    clear: both;
    width: 100%;
    height: 0px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}
.table .even {
    background-color: #E8F4F8;
}

.table .even {
    background-color: #E8F4F8;
}

.table thead tr {
    height: 37px;
    background: url(../images/second/table-head-bg.png) repeat-x;
}
.table thead th {
    font-size: 15px;
    color: #fff;
    line-height: 37px;
    font-weight: bold;
    text-align: left;
    padding: 0 7px;
}
.table .table-footer-bg {
    background-image: url(../images/second/table-footer-bg.png);
    background-position: 0 bottom;
    background-repeat: repeat-x;
}
.table .odd {
    background-color: #F5FBFE;
}
.table td {
    padding: 7px 7px;
}
ul {
    list-style: none;
}
.az li {
    float: left;
    margin: 5px 0;
    padding-left: 10px;
}
.az li a {
    float: left;
    color: #565656;
    font-size: 15px;
    background-color: #EAEAEA;
    background-color: #EAEAEA;
    height: 21px;
    width: 21px;
    line-height: 21px;
    text-align: center;
}

.talents-list ul li, .talents-list .az-letter {
    border-bottom: 1px dashed #C8C9CA;
}
.talents-list .az-letter {
    font-size: 26px;
    color: #036EB7;
    padding-bottom: 7px;
}
.az-letter {
    line-height: 35px;
}
.detail {
    color: #231815;
    text-shadow: 0 1px 0 white;
}
.face, .detail {
    padding-top: 10px;
}
.left {
    float: left;
}
.detail .name {
    color: #4061ca;
    font-size: 17px;
    line-height: 37px;
}