div#MainPromotionBanner {
    width: 507px;
    height: 256px;
    background: #feb900;
}

#MainPromotionBanner #SlidePlayer {
    position: relative;
    margin: 0 auto;
}

#MainPromotionBanner .Slides {
    padding: 0;
    margin: 0;
    list-style: none;
    height: 256px;
    overflow: hidden;
}

#MainPromotionBanner .Slides li {
    float: left;
    width: 507px;
    height: 256px;
}

#MainPromotionBanner .Slides img {
    border: 0;
    display: block;
    width: 507px;
    height: 256px;
}

#MainPromotionBanner .SlideTriggers {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 230px;
    right: 0px;
    z-index: 10;
    height: 25px;
}

#MainPromotionBanner .SlideTriggers li {
    float: left;
    display: inline;
    color: #454545;
    text-align: center;
    line-height: 16px;
    width: 16px;
    height: 16px;
    font-family: Arial;
    font-size: .9em;
    cursor: pointer;
    overflow: hidden;
    margin: 3px 6px;
    background: url(../images/top/slide_trigger.gif) no-repeat center center;
}

#MainPromotionBanner .SlideTriggers li.Current {
    color: #fff;
    background: url(../images/top/slide_trigger_c.gif) no-repeat center center;
    border: 0;
    font-weight: bold;
    font-size: 1.4em;
    line-height: 21px;
    height: 21px;
    width: 21px;
    margin: 0 6px;
}


body {
    margin: 0px;
    padding: 0px;
    background-image: url(about:blank);
    background-attachment: fixed; /*��Ҫ��������*/
}

.kefu_gouwu, .gouwu_t, .gouwu_m, .gouwu_di {
    background: url(../images/scnd/newService_sprite.png) no-repeat;
}

.kefu_gouwu {
    width: 117px;
    height: 184px;
    text-align: left;
    position: fixed !important; /*ie7 ff*/
    bottom: 0px;
    right: 25px;
    position: absolute;
    z-index: 21;
    _top: expression(eval((document.compatMode&&document.compatMode=="CSS1Compat")?documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-1:document.body.scrollTop+document.body.clientHeight-this.clientHeight-1));
    background-position: 0px 0px;
}

.gouwu_m {
    width: 117px;
    height: 70px;
    background-position: 0px 0px;
    float: left;
}

.gouwu_tishi {
    width: 80px;
    height: 30px;
    text-align: center;
    font-size: 12px;
    padding: 10px 0px 0px 18px;
}

.gouwu_m ul {
    margin: 0px;
    padding: 0px;
}

.gouwu_m ul li {
    list-style: none;
    margin: 35px 0px 0px 4px;
}

.gouwu_lookbt {
    width: 103px;
    height: 25px;
    display: block;
    background-position: -265px -120px;
}

.gouwu_di {
    width: 117px;
    height: 114px;
    background-position: 0px -70px;
    float: left;
}

.gouwu_di ul {
    margin: 0px;
    padding: 25px 0px 0px 12px;
}

.gouwu_di ul li {
    list-style: none;
    width: 86px;
    height: 23px;
    margin-top: 3px;
}

.gouwu_di ul li a {
    display: block;
    width: 85px;
    height: 23px;
}