﻿
body{ margin: 0;padding: 0;font-size: 12px;}
.cs-float-v2 {
    position: fixed;
    _position: absolute;
    top: 150px;
        _top: expression(eval(document.documentElement.scrollTop)+150);
    right: 1px;
    font-size: 12px;
}
.cs-float-v2 .cs-left {
    width: 28px;
    float: left;
}
.cs-float-v2 .cs-btn {
    position: relative;
    top: 50px;
    left: 1px;
    width: 28px;
    height: 117px;
    background: url(images.gif) no-repeat -30px 0;
    cursor: pointer;
}
.cs-float-v2 .cs-btnhide {
    background: url(images.gif) no-repeat 0 0;
}
.cs-float-v2 .cs-view {
    width: 130px;
    float: left;
    padding-bottom: 15px;
    font-family: "microsoft YaHei", Arial;
    color: #666;
        background: url(float_bg.gif) no-repeat -131px bottom ;
}
.cs-float-v2 .tp {
    height: 15px;
    background: url(float_bg.gif) no-repeat 0 0;
}
.cs-float-v2 .cs-content {
    padding: 0 9px;
    background: url(float_bg.gif) repeat-y -262px 0;
    _margin-top: -2px;
}
.cs-float-v2 .cs-content ul {
            list-style-type: none;
            margin: 0;
            padding: 0;
        }
        .cs-float-v2 .cs-content ul li {
            height: 36px;
            line-height: 36px;
            overflow: hidden;
            border-bottom: solid 1px #E6E5E4;
        }
        .cs-float-v2 .cs-content h2 {
            margin: 0;
            height: 35px;
            text-indent: -9999px;
            border-bottom: solid 1px #ACE5F9;
            background: url(images.gif) no-repeat 5px -120px;
        }
        .cs-float-v2  .online {
            padding-left: 30px;
            background: url(images.gif) no-repeat 0 -180px;
        }
        .cs-float-v2  .qq {
            margin: 5px 0 0 15px;
            display: inline-block;
        }
        .cs-float-v2 .phone-title {
            background: url(images.gif) no-repeat 0 -150px;
        }
        .cs-float-v2 .cs-phone {
            padding-left: 15px;
            background: url(images.gif) no-repeat 0 -212px;
        }