html {
	-ms-overflow-x: hidden;
}

.asasa{
	width: 100%;
	height: 500px;
	background: #ccc;
}
.scrollsidebar {
	top: 30%; width: 170px; overflow: hidden; position: absolute; z-index: 999;
}
.custom_service p img {
	width: 70px; margin-top: -5px; vertical-align: middle; display: inline;
}
.side_content {
	width: 170px; height: auto; overflow: hidden; float: right;
}
.side_content .side_list {
	width: 170px; overflow: hidden;
}
.show_btn {
	width: 0px; height: 220px; overflow: hidden; margin-top: 50px; float: right; cursor: pointer;
}
.show_btn span {
	display: none;
}
.side_title {
	background: url("../images/sidebar_bg.png") no-repeat;
}
.side_bottom {
	background: url("../images/sidebar_bg.png") no-repeat;
}
.close_btn {
	background: url("../images/sidebar_bg.png") no-repeat;
}
.show_btn {
	background: url("../images/sidebar_bg.png") no-repeat;
}
.side_title {
	background: url("../images/sidebar_bg.png") no-repeat -230px -29px; width: 100%; height: 82px;
}
.side_bottom {
	background: url("../images/sidebar_bg.png") no-repeat -230px -122px; height: 98px;
}
.side_center {
	background: url("../images/main.png") repeat-y 0px 0px; font-family: Verdana, Geneva, sans-serif; font-size: 12px;
}
.close_btn {
	background: none; width: 70px; height: 20px; right: 48px; bottom: 6px; float: right; display: block; position: absolute; cursor: pointer;
}
.close_btn span {
	display: none;
}
.side_center .custom_service p {
	padding: 5px 0px; text-align: center;
}
.other {
	text-align: center; padding-bottom: 10px;
}
.other p {
	margin: 0px; color: rgb(0, 0, 0); display: inline-block;
}
.other img {
	width: 120px; height: 120px;
}
.close_btn {
	
}
.side_blue .close_btn {
	
}
.close_btn:hover {
	
}
.side_blue .close_btn:hover {
	
}
.show_btn {
	background-position: -78px 0px;
}
.side_blue .show_btn {
	background-position: -78px 0px;
}
.msgserver a {
	color: rgb(0, 102, 204);
}
.side_blue .msgserver a {
	color: rgb(0, 102, 204);
}
.custom_service a {
	background: url("../images/sidebar_bg.png") no-repeat -144px 0px; width: 157px; height: 27px; color: rgb(0, 0, 0); line-height: 27px; font-family: Arial; font-size: 12px; display: inline-block;
}
