html {overflow-x:hidden;}
.scrollsidebar{position:absolute; z-index:2999; top:450px;right:0}
.side_content{width: 140px;height: auto;overflow: hidden;float: left;background-color: #FFFFFF;}
.side_content .side_list {width:140px;overflow:hidden;}
.show_btn{width: 0;height: 112px;overflow: hidden;margin-top: 50px;float: left;cursor: pointer;background-color: #3a9a59;}
.show_btn .span {
	color: #fff;
	text-align: center;
	line-height: 18px;
	margin-top: 6px;
}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn {}
.side_title {text-indent: 15px;height: 46px;background-color: #3a9a59;color: #FFF;border: 1px solid #3a9a59;font-size: 20px;line-height: 45px;}
.side_center {margin: 0px;background-color: #FFF;border: 1px solid #ddd;padding-top: 20px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}
.close_btn {float: right;display: block;width: 20px;height: 20px;background-image: url(../images/dacha.png);background-repeat: no-repeat;background-position: center center;margin-top: 14px;border-radius: 20px;margin-right: 11px;background-color: #2B7342;}
.close_btn:hover {background-color: #313742;}
.kefu_shouqi {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../images/dacha-1.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 5px;
	border-radius: 20px;
	margin-right: 1px;
	background-color: #2B7342;
	margin-left: 3px;
}
.kefu_shouqi:hover {background-color: #313742;}
.close_btn span { display:none;}
.other  { text-align:center;padding-bottom: 10px;}
.other p {  margin:0;color: #666666;font-size: 16px;}
.msgserver {text-align: center;padding-bottom: 10px;padding-top: 10px;border-top-width: 1px;border-top-style: solid;border-top-color: #ddd;}
.msgserver p{margin: 0px;padding: 0px;}
.msgserver a {font-size: 16px;}
.other .dianhua{font-size: 16px;color: #3a9a59;font-weight: bolder;}
.kefu_dibu{padding-bottom: 10px;}
.kefu_dibu-5{padding-bottom: 5px;}

/* blue skin as the default skin */
.msgserver a, .side_blue .msgserver a {color: #313742;}
/* green skin  */
.side_green .msgserver a {color:#76a20c;font-size: 22px;}