#subTitle .backLink{
    margin-top: 36px;
    float: right;
    margin-right: 5px;
    background: url("image/faq/right_title_03.png") 0 0 no-repeat;
    width: 142px;
    height: 40px;
    text-indent:-10000px;
}
#subTitle .backLink:hover{
    background: url("image/faq/right_title_03.png") 0 -40px no-repeat;
    width: 142px;
    height: 40px;
}
#subTitle h2{
    margin-top: 44px;
    margin-left: 13px;
    float: left;
}
#subTitle {
    height: 90px;
    width: 100%;
    background: url("image/about/subTitleBg.gif") center center repeat-y;
}
.leader_ul {
    /* margin-top: 58px; */
    margin-left: 50px;
    /* margin-bottom: 60px; */
}
.leader_ul li {
    font-size: 14px;
    line-height: 30px;
}
.leader_data {
    width: 330px;
    display: inline-block;
    color: black;
    float: left;
}
.moz-stack {
    display: inline-block;
}
.ul_footer {
    position: absolute;
    bottom: 20px;
    right: 25px;
}