﻿#feeds ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.floatbar {
    width: 52px;
    position: fixed;
    /*margin-left: 498px;
    left: 50%;*/
    right:10px;
    top: 30%;
    _margin-bottom: 120px;
    border-top: 1px solid #ddd;
    z-index:9999;
}

    .floatbar li {
        border: 1px solid #ddd;
        width: 50px;
        height: 50px;
        border-top: none;
        float: left;
    }
#fbar0,#fbar0_hover, #fbar1, #fbar1_hover, #fbar2, #fbar2_hover, #fbar3, #fbar3_hover, #fbar4, #fbar4_hover, #fbar5, #fbar5_hover, #fbar6, #fbar6_hover, #gotop, #gotop_hover {
    width: 50px;
    height: 50px;
    overflow: hidden;
    background: #fff url(/float/images/iconbar.png);
    cursor: pointer;
}

#fbar0 {
    background-position: 0px -18px;
}


#fbar0_hover {
     background-color: #eee;
     background-position: -67px -18px;
     bottom: 120px;
     _margin-bottom: 120px;
}

#fbar1 {
    background-position: 0px -78px;
}

#fbar1_hover {
    background-color: #eee;
    background-position: -67px -78px;
    bottom: 120px;
    _margin-bottom: 120px;
}

#fbar2 {
    background-position: 0px -136px;
}

#fbar2_hover {
    background-color: #eee;
    background-position: -67px -136px;
    bottom: 120px;
    _margin-bottom: 120px;
}

#fbar3 {
    background-position: 0px -185px;
}

#fbar3_hover {
    background-color: #eee;
    background-position: -67px -185px;
    bottom: 120px;
    _margin-bottom: 120px;
}

#fbar4 {
    background-position: 0px -246px;
}

#fbar4_hover {
    background-color: #eee;
    background-position: -67px -246px;
    bottom: 120px;
    _margin-bottom: 120px;
}

#fbar5 {
    background-position: 0px -315px;
}

#fbar5_hover {
    background-color: #eee;
    background-position: -67px -315px;
    bottom: 120px;
    _margin-bottom: 120px;
}

#fbar6 {
    background-position: -2px -378px;
}

#fbar6_hover {
    background-color: #eee;
    background-position: -68px -378px;
    bottom: 120px;
    _margin-bottom: 120px;
}

#gotop {
    background-position: -2px -441px;
    _margin-bottom: 69px;
    position: absolute;
    left: 0px;
    top: 306px;
    width: 50px;
    height: 50px;
    display: block;
}

#gotop_hover {
    background-color: #eee;
    background-position: -68px -441px;
    _margin-bottom: 69px;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    left: 0px;
    top: 306px;
}

#fbar6_img {
    width: 300px;
    height: 300px;
    background: url(/float/images/weix.png) 0px 0px no-repeat;
    position: absolute;
    left: -177px;
    top: 180px;
    cursor: pointer;
    display: none;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    _margin-bottom: 67px;
}

#fbar3_img {
    width: 120px;
    text-align: right;
    height: 68px;
    position: absolute;
    left: -115px;
    top: 86px;
    background: url(/float/images/kf.png) no-repeat;
    text-align: left;
    padding: 37px 0 0 6px;
    cursor: pointer;
    display: none;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    _margin-bottom: 67px;
}

#fbar4_img {
    color: #333;
    width: 342px;
    height: 200px;
    text-align: right;
    text-decoration: none;
    position: absolute;
    left: -333px;
    top: 110px;
    cursor: pointer;
    display: none;
    background: url(/float/images/hot.png) 0px 0px no-repeat;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    _margin-bottom: 67px;
}

    #fbar4_img img {
        float: left;
        padding: 9px 0 0 9px;
        margin: 0;
        border: none;
    }

    #fbar4_img p {
        font: 14px/30px "微软雅黑", "宋体";
        float: left;
        width: 294px;
        margin: 0;
        text-align: center;
        padding: 0 0 0 9px;
    }
