
.tl_top {
    position: absolute;
    right: 14%;
    top: 250px;
}
.tl_top img {
    cursor: pointer;
}
.tl_kf_warp {
    position: absolute;
    right: 0;
    top: 250px;
	display:block;
    z-index: 9999;
}
.tl_kf_left, .tl_kf_right {
    float: left;
}
.tl_kf_left {
    background: url("../img/bg81.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 158px;
    margin: 70px 0 0;
    width: 30px;
}
.tl_kf_right {
    display: none;
}
.tl_kf {
    height: 200px;
    width: 143px;
}
.tl_kf_top {
    background: url("../img/bg78.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 0;
    height: 60px;
}
.tl_kf_mid {
    background: url("../img/bg79.png") repeat-y scroll left top rgba(0, 0, 0, 0);
}
.tl_kf_bot {
    background: url("../img/bg80.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 0;
    height: 33px;
}
.tl_kf_mid {
    padding-bottom: 10px;
    padding-top: 10px;
}
.tl_kf_mid_list {
    padding: 5px 0 3px;
}
.tl_kf_mid_list li {
    background: url("../img/line6.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    list-style: none outside none;
    padding: 7px 0;
    text-align: center;
}
.tl_kf_mid_list li a { font-family:"Î¢ÈíÑÅºÚ"; font-size:12px; color:#666;} 
.tl_kf_mid_list li a img {
    margin: 0 5px 0 0;
    vertical-align: -6px;
}
.tl_kf_close {
    cursor: pointer;
    float: right;
    height: 22px;
    width: 30px;
}