/*�ͷ�����*/
.qqserver p img {
	display: inline;
	margin: -5px 5px 0 0;
	vertical-align: middle;
}
.scrollsidebar {
	position: absolute;
	z-index: 999;
	top: 220px;
}
.side_content {
	width: 167px;
	height: auto;
	overflow: hidden;
	float: left;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.side_content .side_list {
	width: 167px;
	overflow: hidden;
}
.show_btn {
	width: 0;
	height: 144px;
	overflow: hidden;
	margin-top: 10px;
	float: left;
	cursor: pointer;
}
.show_btn span {
	display: none;
}
.close_btn {
	width: 24px;
	height: 24px;
	cursor: pointer;
}
/*
.side_title, .side_bottom, .close_btn, .show_btn {
	background: url(../images/sidebar_bg.png) no-repeat;
	_background: url(../images/sidebar_bg.gif) no-repeat;
}
*/
.side_title{
	/* height: 46px; */
	height: 6px;
}

.side_bottom {
	height: 8px;
}
.side_center{
	font-family: Verdana, Geneva, sans-serif;
	padding: 20px 12px 10px 12px;
	font-size: 12px;
	background-color: #ffffff;
}
.close_btn {
	float: right;
	display: block;
	width: 19px;
	height: 19px;
	margin: 14px 7px 0 0;
}
.close_btn span {
	display: none;
}
.side_center .qqserver p {
	text-align: left;
	padding: 6px 0;
	margin: 0;
	vertical-align: middle;
	line-height: 20px;
}
.phoneserver {
	font-size: 14px;
	text-align: center;
}
.phoneserver p {
	padding: 2px 0;
	_height: 16px;
	margin: 0;
	color: #666666;
}
.msgserver {
	border-top: 1px dotted #ccc;
	text-align: center;
	margin-top: 6px;
	padding: 0;
}
.msgserver a {
	background: url(../images/sidebar_bg.gif) no-repeat -119px -154px;
	padding: 3px 0 3px 23px;
}
.side_content hr {
	border-bottom: 1px solid #E6E6E6;
	height: 1px;
	margin: 10px 0;
	clear: both;
}
.side_green .side_center b {
	color: #666;
	font-weight: 300;
	font-size: 14px;
}
.side_green .side_center img{
	margin: 10px 0px;
}
/* green skin  */
.side_green .side_title {
	background-position: -505px 0;
	background-color: #e74f06;
}
/*
.side_green .side_center {
	background: url(../images/green_line.gif) repeat-y center;
}
*/
.side_green .side_bottom {
	background-position: -505px -60px;
	    background-color: #ffffff;
}
.side_green .close_btn {
	background-position: -44px -45px;
	/* background: url("../images/gbi.png"); */
}
/*
.side_green .close_btn:hover {
	background-position: -38px 0px;
}
*/
.side_green .show_btn {
	background: url(../images/sidebar_bg.png) no-repeat;
	background-position: -187px 0;
}
.side_green .msgserver a {
	color: #68c40b;
}
.side_green hr {
	border-bottom: 1px solid #edf2e5;
}
