﻿
ul, ol {
    list-style: none
}



a {
    text-decoration: none
}

    a:hover {
        text-decoration: underline
    }

#moquu_top, #moquu_wxin, #moquu_wshare, #moquu_wmaps {
    z-index: 2;
    width: 50px;
    height: 50px;
    right: 10px;
    position: fixed;
    cursor: pointer;
    _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)))
}

#moquu_wxin {
    top: 360px;
    _margin-top: 360px
}

    #moquu_wxin a {
        background: url(../loginimages/sbtn_edp.png) 0 -0px;
        right: 0;
        float: left;
        width: 50px;
        height: 50px;
        text-indent: -9999px
    }

        #moquu_wxin a:hover {
            background: url(../loginimages/sbtn_edp.png) -50px -0px
        }

#moquu_wshare {
    top: 412px;
    _margin-top: 412px
}

    #moquu_wshare a {
        background: url(../loginimages/sbtn_edp.png) 0 -50px;
        width: 50px;
        height: 50px;
        right: 0;
        float: left;
        text-indent: -9999px
    }

        #moquu_wshare a:hover {
            background: url(../loginimages/sbtn_edp.png) -50px -50px
        }

#moquu_wmaps {
    top: 412px;
    _margin-top: 412px
}

    #moquu_wmaps a {
        background: url(../loginimages/sbtn_edp.png) 0 -150px;
        width: 50px;
        height: 50px;
        right: 0;
        float: left;
        text-indent: -9999px
    }

        #moquu_wmaps a:hover {
            background: url(../loginimages/sbtn_edp.png) -50px -150px
        }

#moquu_top {
    top: 516px;
    _margin-top: 516px;
    background: url(../loginimages/sbtn_edp.png) 0 -101px;
    width: 50px;
    height: 50px
}

    #moquu_top:hover {
        background: url(.../loginimages/sbtn_edp.png) -50px -101px
    }

.moquu_wxin, .moquu_wshare,.moquu_wmaps {
    position: relative;
    z-index: 2
}

    .moquu_wxin a:hover .moquu_wxinh, .moquu_wshare a:hover .moquu_wshareh, .moquu_wmaps a:hover .moquu_wmaps {
        display: block
    }

    .moquu_wxin .moquu_wxinh {
        position: absolute;
        display: none;
        left: -280px;
        top: -200px;
        width: 275px;
        height: 355px;
        background: url(../loginimages/moquu_wshare_edp.png) -1px  no-repeat
    }

    .moquu_wmaps .moquu_wmaps {
        position: absolute;
        display: none;
        left: -280px;
        top: -130px;
        width: 275px;
        height: 355px;
        background: url(../loginimages/moquu_wshare_epd_c.png) no-repeat
    }

    .moquu_wshare .moquu_wshareh {
        position: absolute;
        display: none;
        left: -280px;
        top: -200px;
        width: 275px;
        height: 360px;
        background: url(../loginimages/moquu_wshare_edp.png) no-repeat
    }
