.online_icon
{
    overflow: hidden;
}
.online_icon a
{
    display: block;
    width: 85px;
    height: 148px;
    background: url(../image/qq_online_trigger.png) no-repeat;
    font-size: 16px;
    text-align: center;
    color: #000;
}
.online_windows
{
    width: 144px;
}
.online_w_top
{
    background: url(../image/online_bg.png) no-repeat -36px 0;
    height: 10px;
    position: relative;
    top: 10px;
}
.online_w_c
{
    background: url(../image/online_bg.png) repeat-y 0 -185px;
    padding: 0 5px;
    _background: url(/statics/images/online_bg_ie6.png) repeat-y 0 -185px;
}
.online_w_bottom
{
    background: url(../image/online_bg.png) repeat-y -36px -35px;
    height: 29px;
    _background: url(/statics/images/online_bg_ie6.png) repeat-y -36px -35px;
}
.online_content
{
    background: url(../image/online_bg.png) no-repeat -147px -185px;
    padding-top: 11px;
    _background: url(/statics/images/online_bg_ie6.png) no-repeat -147px -185px;
}
.online_content a.qq_icon
{
    background: url(../image/online_bg.png) no-repeat -37px -130px;
    width: 121px;
    height: 25px;
    display: block;
    margin: 0 auto;
    text-indent: 30px;
    line-height: 23px;
    cursor: pointer;
}
.online_content a.qq_icon:hover
{
    background-position: -159px -130px;
    color: #fff;
}
.online_bar h2
{
    font-size: 12px;
    color: #666;
    text-align: left;
}
.online_bar h2 a
{
    display: block;
    padding-left: 14px;
    margin-left: 15px;
    cursor: pointer;
    padding-top: 3px;
}
.expand h2 a
{
    background: url(../image/online_bg.png) no-repeat -36px -69px;
    _background: url(/statics/images/online_bg_ie6.png) no-repeat -36px -69px;
}
.collapse h2 a
{
    margin-top: 5px;
    background: url(../image/online_bg.png) no-repeat -36px -99px;
    _background: url(/statics/images/online_bg_ie6.png) no-repeat -36px -96px;
}
.expand h2 a:hover, .collapse h2 a:hover
{
    text-decoration: none;
    color: #c81d04;
}
.online_content
{
    text-align: center;
    border-bottom: 1px solid #d0d0d0;
}
.online_content ul li
{
    height: 24px;
    line-height: 24px;
    margin-bottom: 4px;
}
.online_content ul li a:hover
{
    color: #c81d04;
}
#online_qq_layer
{
    position: fixed;
    right: -140px;
    top: 250px;
    _position: absolute;
    z-index: 999;
}
* html, * html body
{
    _background-attachment: fixed;
}
* html #online_qq_layer
{
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop + 150));
}
#online_qq_tab
{
    float: left;
    margin-top: 13px;
}
#onlineService
{
    float: left;
    margin-left: -4px;
}
#onlineType1, #onlineType2, #onlineType3, #onlineType4, #onlineType5, #onlineType6
{
    display: none;
}
#onlineType1
{
    display: block;
}
