html {overflow-x:hidden;}

.custom_service p img {display: inline;  vertical-align:middle;    margin: 0;
    float: none;
    min-width: 0;    max-width: 100%;}
.custom_service p a{    font-size: 12px; color: #000;    word-break: break-all;}
.scrollsidebar{position:absolute; z-index:99999; top:80px; right:0    }
.side_content{width:172px; height:auto; overflow:hidden; float:right; }
.side_content .side_list {width:172px;overflow:hidden;}
.show_btn{ width:0; height:192px; overflow:hidden;     margin-top: -58px;
    float: left;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: -33px;

    height: 116px;
    z-index: 99999;}
.show_btn span { display:none;}
.close_btn{width:33px;height:116px;cursor:pointer;}
.side_title{ background:url(../images/title_pic.png) no-repeat;    border-radius: 5px 5px 0 0;-moz-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0; border-bottom:none;}
.side_bottom,.close_btn,.show_btn {background:url(../images/show_btn.png) no-repeat;}
.side_title {height:97px;}
.side_bottom { height:8px;}
.side_center {font-family:Verdana, Geneva, sans-serif; font-size:12px;}
.close_btn { float:right; display:block; width:21px; height:16px; background:url(../images/sidebar_bg.png) no-repeat; }
.close_btn span { display:none;}
.custom_service{ padding-top:15px;    padding-bottom: 15px;}
.side_center .custom_service p {text-align: left;padding: 6px 22px;margin: 0;vertical-align: middle; }
.side_center .custom_service p.qq1{background:url(../images/qq.gif) no-repeat center; padding-left:78px;}
.side_center .custom_service p.qq1:hover{background:url(../images/qq1.gif) no-repeat center; }
.side_center .custom_service p.email1{background:url(../images/icoemail.jpg) no-repeat center; padding-left:78px;}
.side_center .custom_service p.email1:hover{background:url(../images/icoemail1.jpg) no-repeat center;}
.side_center .custom_service p.skype{background:url(../images/iskype.jpg) no-repeat center; padding-left:78px;}
.side_center .custom_service p.skype:hover{background:url(../images/iskype1.jpg) no-repeat center;}
.side_center .custom_service p.wang{background:url(../images/wang.jpg) no-repeat center; padding-left:54px;}
.side_center .custom_service p.wang:hover{background:url(../images/wang1.jpg) no-repeat center;}

.other  { text-align:center;}
.other p { padding:5px 0; _height:16px; margin:0;color: #666666;}
.msgserver { text-align:center; background:url(../images/online_arrob.gif) no-repeat; height:73px;text-indent: 34px;font-size: 16px;
color: #222322;padding: 15px 0 0;    font-family: '微软雅黑';}
.msgserver a { background:url(../images/hidden.png) no-repeat;}

#rightArrow{    position: absolute;
    top: 50%;
    margin-top: -58px;
    left: -33px;
    width: 33px;
    height: 116px;
    background: url(../images/online_arrow.jpg) no-repeat;
    z-index: 999;}
	#rightArrow a{display:block;height:116px;}
/* blue skin as the default skin */
.side_title, .side_blue .side_title {}
.side_center, .side_blue .side_center {background:url(../images/blue_line.png) repeat-y center;}
.side_bottom, .side_blue .side_bottom {background-position:-195px -50px;}
.close_btn, .side_blue .close_btn {background-position:-44px 0;}
.close_btn:hover, .side_blue .close_btn:hover {}
.show_btn , .side_blue .show_btn {}
.msgserver a, .side_blue .msgserver a {color:#06C;}

/* green skin  */
.side_green .side_title {}
.side_green .side_center { border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 5px 5px;-webkit-border-radius: 0 0 5px 5px; border-top:none}
.side_green .side_bottom {background-position:-349px -50px;}
.side_green .close_btn {}
.side_green .close_btn:hover {}
.side_green .show_btn {}
.side_green .msgserver a {color:#76a20c;    margin-top: 3px;}