.scrollsidebar{position:absolute; z-index:999; top:220px; right:0px;}
.side_content{width:110px; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:110px;overflow:hidden;}
.show_btn{width:0; height:112px; overflow:hidden; margin-top:50px; 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(/img/sidebar_bg.gif) no-repeat;}
.side_title {height:46px;}
.side_bottom { height:8px;}
.side_center {font-family:Verdana, Geneva, sans-serif; padding:5px; font-size:12px;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:17px 10px 0 0; _margin:17px 5px 0 0;}
.close_btn span { display:none;}
.side_center .qqserver p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
.phoneserver  {font-size:14px; text-align:center;}
.phoneserver p { padding:2px 0; _height:16px; margin:0;color: #666666;}
.msgserver { text-align:center; margin-bottom:5px;}
.msgserver a { background:url(/img/sidebar_bg.gif) no-repeat -119px -115px; padding-left:20px;}
.side_content hr { border-bottom:1px solid #E6E6E6; height:1px; margin:10px 0; clear:both;}

/* gray skin as the default skin */
.side_title, .side_gray .side_title {background-position:-135px 0;}
.side_center, .side_gray .side_center {background:url(/img/sidebar_bg.gif) repeat-y right;}
.side_bottom, .side_gray .side_bottom {background-position:-135px -50px;}
.close_btn, .side_gray .close_btn {background-position:-44px 0px;}
.close_btn:hover, .side_gray .close_btn:hover {background-position:-67px 0px;}
.show_btn , .side_gray .show_btn {background-position:-107px 0;}
.msgserver a, .side_gray .msgserver a { color:#6c6c6c;}
hr, .side_gray hr{border-bottom::1px solid #e4e4e4;}