﻿    dl,dt,dd{padding:0; margin:0;}  
      #right_scroll {
    font-size:12px;
    height: 400px;
    position: absolute;
    right: 0;
    top: 138px;
    width: 96px;
    display:none;
}
.right_scroll_bg {
    background: url("../static/images/right_scroll_bg.png") no-repeat scroll 0 0 transparent;
    height: 300px;
    left: 0;
    position: absolute;
    top: 0;
    width: 96px;
    z-index: 999;
}
.right_scroll_context {
    height: 400px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 96px;
    z-index: 9999;
}
.right_scroll_contextitle {
    height: 104px;
    position: relative;
    width: 96px;
}
.right_scroll_contextitle_close {
    background: none repeat scroll 0 0 #ACC5DB;
    cursor: pointer;
    display: block;
    height: 14px;
    line-height: 17px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 2px;
    width: 14px;
}
.right_scroll_contextitle_close:link {
    color: #FFFFFF;
}
.right_scroll_contextitle_close:visited {
    color: #FFFFFF;
}
.right_scroll_contextitle_close:hover {
    color: #FFFFFF;
}
.right_scroll_contextitle_phone {
    color: #FFCC33;
    font: bold 15px/27px Arial;
    height: 25px;
    left: 5px;
    overflow: hidden;
    position: absolute;
    top: 76px;
    width: 96px;
    text-align:center;
}
.right_scroll_contextxt {
    padding-top: 10px;
}
.right_scroll_contextxt dl {
    padding-bottom: 5px;
    text-align: center;
}
.right_scroll_contextxt dt {
    color: #666666;
    line-height: 25px;
}
.right_scroll_contextxt dd {
    height: 25px;
}
.right_scroll_contextxt dd a.rsc_button {
    background: url("../static/images/right_scroll_icon01.gif") no-repeat scroll 0 0 transparent;
    color: #FF6600;
    display: block;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
    width: 71px;
}
#button_scroll {
    bottom: 0;
    display: block;
    height: 33px;
    left: 0;
    margin: 0 auto;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 9999;
}
.button_scroll_contextitle_close {
    cursor: pointer;
    display: block;
    height: 14px;
    line-height: 17px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 2px;
    width: 14px;
}
.button_scroll_contextitle_close:link {
    color: #FFFFFF;
}
.button_scroll_contextitle_close:visited {
    color: #FFFFFF;
}
.button_scroll_contextitle_close:hover {
    color: #FFFFFF;
}