@charset "utf-8";
HTML{
   overflow-x: hidden;
}
.custom_service P IMG{
   margin-top: -5px;
    display: inline;
    vertical-align: middle;
}
.scrollsidebar{
   z-index: 999;
    position: absolute;
    top: 150px;
}
.side_content{
   width: 154px;
    float: left;
    height: auto;
    overflow: hidden;
}
.side_content .side_list{
   width: 154px;
    overflow: hidden;
}
.show_btn{
   margin-top: 50px;
    width: 0px;
    float: left;
    height: 112px;
    overflow: hidden;
    cursor: pointer;
}
.show_btn SPAN{
   display: none;
}
.close_btn{
   width: 24px;
    height: 24px;
    cursor: pointer;
}
.side_title{
   background: url(sidebar_bg.png) no-repeat;
}
.side_bottom{
   background: url(sidebar_bg.png) no-repeat;
}
.close_btn{
   background: url(sidebar_bg.png) no-repeat;
}
.show_btn{
   background: url(sidebar_bg.png) no-repeat;
}
.side_title{
   height: 46px;
}
.side_bottom{
   height: 8px;
}
.side_center{
   padding-bottom: 5px;
    padding-left: 12px;
    padding-right: 12px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    padding-top: 5px;
}
.close_btn{
   margin: 16px 10px 0px 0px;
    width: 21px;
    display: block;
    float: right;
    height: 16px;
    _margin: 16px 5px 0 0;
}
.close_btn SPAN{
   display: none;
}
.side_center .custom_service P{
   text-align: center;
    padding-bottom: 6px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    vertical-align: middle;
    padding-top: 6px;
}
.other{
   border-bottom: #ddd 1px solid;
    text-align: center;
    
    border-top: #ddd 1px solid;
}
.other P{
   padding-bottom: 5px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    color: #666666;
    padding-top: 5px;
    _height: 16px;
}
.msgserver{
   text-align: center;
    margin-bottom: 5px;
}
.msgserver A{
   padding-left: 22px;
    background: url(sidebar_bg.png) no-repeat -119px -115px;
}
.side_title{
   background-position: -195px 0px;
}
.side_blue .side_title{
   background-position: -195px 0px;
}
.side_center{
   background: url(blue_line.png) repeat-y center 50%;
}
.side_blue .side_center{
   background: url(blue_line.png) repeat-y center 50%;
}
.side_bottom{
   background-position: -195px -50px;
}
.side_blue .side_bottom{
   background-position: -195px -50px;
}
.close_btn{
   background-position: -44px 0px;
}
.side_blue .close_btn{
   background-position: -44px 0px;
}
.close_btn:hover{
   background-position: -66px 0px;
}
.side_blue .close_btn:hover{
   background-position: -66px 0px;
}
.show_btn{
   background-position: -119px 0px;
}
.side_blue .show_btn{
   background-position: -119px 0px;
}
.msgserver A{
   color: #06c;
}
.side_blue .msgserver A{
   color: #06c;
}
.side_green .side_title{
   background-position: -349px 0px;
}
.side_green .side_center{
   background: url(../images/green_line.png) repeat-y center 50%;
}
.side_green .side_bottom{
   background-position: -349px -50px;
}
.side_green .close_btn{
   background-position: -44px -23px;
}
.side_green .close_btn:hover{
   background-position: -66px -23px;
}
.side_green .show_btn{
   background-position: -147px 0px;
}
.side_green .msgserver A{
   color: #76a20c;
}
