a {
    outline: 0
}

#f360webim-minibar span, #f360webim-title h3 i, #f360webim-title span, .f360webim-list dt i {
    background: url(icons.png) no-repeat
}

#f360webim {
    font: 12px Arial, Simsun, Sans-Serif;
    color: #000
}

#f360webim-sidebar {
    position: fixed;
    z-index: 999;
    width: 130px
}

#f360webim-title {
    position: relative;
    padding: 0 8px;
    height: 30px;
    background: #7492c5
}

#f360webim-title h3 {
    position: relative;
    display: inline;
    margin: 0;
    padding-left: 22px;
    font: 700 14px/30px Simsun, Arial, Sans-Serif;
    color: #fff
}

#f360webim-title h3 i {
    position: absolute;
    width: 16px;
    height: 15px;
    left: 0;
    top: 0
}

#f360webim-title span {
    position: absolute;
    width: 13px;
    height: 12px;
    right: 8px;
    top: 9px;
    background-position: 0 -34px;
    cursor: pointer
}

.f360webim-list {
    padding: 10px 0 0;
    background: #f0f5f8;
    border: 1px solid #e2e5e6;
    border-top: 0
}

.f360webim-list dd, .f360webim-list dl, .f360webim-list dt, .f360webim-list li, .f360webim-list ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.f360webim-list dt {
    position: relative;
    padding: 0 10px 0 22px;
    cursor: default
}

.f360webim-list dt i {
    position: absolute;
    left: 6px;
    top: 4px;
    width: 8px;
    height: 8px;
    overflow: hidden;
    background-position: 0 -21px;
    top: 2px \9
}

.f360webim-list dt.f360webim-collapse i {
    background-position: -10px -21px
}

.f360webim-list dd {
    padding: 5px 0 10px
}

.f360webim-list li {
    padding: 3px 10px
}

.f360webim-list li a {
    position: relative;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding-left: 24px;
    color: #0f5dd3;
    text-decoration: none
}

.f360webim-list li img {
    position: absolute;
    left: 0;
    top: 1px;
    width: 16px;
    height: 16px;
    border: 0
}

#f360webim-minibar {
    position: fixed;
    width: 20px;
    padding: 28px 5px 10px;
    background: #7492c5;
    text-align: center;
    cursor: pointer
}

#f360webim-minibar h3 {
    display: inline;
    margin: 0;
    padding: 0;
    font: 700 14px/1.3 Simsun, Arial, Sans-Serif;
    color: #fff
}

#f360webim-minibar span {
    position: absolute;
    width: 13px;
    height: 12px;
    left: 8px;
    top: 8px;
    background-position: -16px -34px
}

.f360webim-hidden {
    display: none
}

.f360webim-qrcoder {
    background: #fff;
    text-align: center;
    border: 1px solid #e2e5e6;
    border-top: 0
}

.f360webim-qrcoder img {
    max-width: 96%;
    margin: 0 auto
}