html {overflow-x:hidden;}

.scrollsidebar{position:absolute; z-index:999; top:20%;overflow: hidden;width: 170px;}
.custom_service p img {display: inline; margin-top:-5px; vertical-align:middle;width: 70px;}
.side_content{width:170px; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:170px;overflow:hidden;}
.show_btn{ width:0; height:220px; overflow:hidden; margin-top:50px; float:right; cursor:pointer;}
.show_btn span { display:none;}
.side_title,.side_bottom,.close_btn,.show_btn {background:url(../images/sidebar_bg.png) no-repeat;}
.side_title {width:100%;height:82px;background:url(../images/sidebar_bg.png) no-repeat -230px -29px;}
.side_bottom { height:98px;background:url(../images/sidebar_bg.png) no-repeat -230px -122px;}
.side_center {font-family:Verdana, Geneva, sans-serif; font-size:12px;background:url(../images/main.png) repeat-y 0 0;}
.close_btn { float:right; display:block; width:70px; height:20px; background: none;position: absolute;bottom:6px;right: 48px;cursor: pointer;}
.close_btn span { display:none;}
.side_center .custom_service p { text-align:center;padding: 5px 0 5px 0;}

.other  { text-align:center;padding-bottom: 20px;}
.other p { margin:0;color: #000;display: inline-block;}
.other img{width: 120px;height: 120px;}
.close_btn, .side_blue .close_btn {background-position:-18px -9;}
.close_btn:hover, .side_blue .close_btn:hover {background-position:-18px -9;}
.show_btn , .side_blue .show_btn {background-position:-78px 0;}
.msgserver a, .side_blue .msgserver a {color:#06C;}
.custom_service a{
	width: 157px;
	height: 27px;
	line-height: 27px;
	font-size: 12px;
	font-family: Arial;
	background: url('../images/sidebar_bg.png') -144px 0 no-repeat;
	display: inline-block;
	color: #000;
}