
.keifu {
    position: fixed;
    top: 10%;
    right: 0;
    width: 142px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    z-index: 990;
}
.keifu_tab {
    width: 160px;
}
.icon_keifu {
    width: 26px;
    height: 100px;
    float: left;
    background: url(../images/keifu.png) 0 0;
    position: relative;
    display: none;
    cursor: pointer;
}
.keifu_head {
    width: 142px;
    height: 115px;
    font-size: 0;
    line-height: 0;
    position: relative;
    background-image: url(../images/kf1.jpg);
    background-repeat: no-repeat;
}
.keifu_close:link, .keifu_close:visited {
    display: block;
    width: 11px;
    height: 11px;
    background: url(../images/keifu.png) -42px 0;
    position: absolute;
    top: 5px;
    right: 5px;
}
.keifu_con {
    padding-top: 15px;
    background: #fbfbfb;
    border-right-width: 6px;
    border-left-width: 6px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #009946;
    border-left-color: #009946;
}
.keifu_con li {
    height: 23px;
    background-image: url(../images/webQQ.jpg);
    background-repeat: no-repeat;
    width: 114px;
    line-height: 23px;
    background-position: 14px center;
    text-indent: 38px;
    margin-bottom: 10px;
}
.keifu_con li a {
    color: #1a649d;
	text-decoration: none;
}
.keifu_con .weixin {
    height: 120px;
    line-height: 120px;
    background-image: none;
    margin: 0px;
    padding-left: 10px;
}
.keifu_bot {
    border-right-width: 6px;
    border-bottom-width: 6px;
    border-left-width: 6px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #009946;
    border-bottom-color: #009946;
    border-left-color: #009946;
    background-color: #FFF;
    text-align: center;
    padding-bottom: 15px;
}
.keifu_bot b {
    font-size: 16px;
    color: #cf0d16;
}
.keifu_box {
    float: left;
    width: 142px;
}
.keifu_tab img {
    display: block;
}
ul, ol, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}