.custom_service p img {height:20px; margin-left:5px; vertical-align:middle; border-radius:50%;}
.scrollsidebar{position:absolute; z-index:999; top:150px;}
.side_content{width:180px; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:180px; box-sizing:border-box;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{ background:url(../qq/qq_t.jpg) no-repeat;}
.side_bottom,.close_btn,.show_btn {background:url(../qq/sidebar_bg.png) no-repeat;}
.side_title {height:84px;}
.side_bottom { height:8px;}
.side_center { padding:10px 10px; font-size:13px;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:40px 10px 0 0; _margin:40px 5px 0 0;}
.close_btn span { display:none;}
.side_center .custom_service p { text-align:center; height:38px; line-height:38px; margin-bottom:5px; background-color:#e10602; color:#fff; vertical-align:middle;}
.side_center .custom_service p  a{ color:#fff;}
.other  { text-align:center;}
.other p { padding-top:3px;}



/* blue skin as the default skin */
.side_blue .side_title {background-position:-195px 0;}
.side_center, .side_blue .side_center { }

.side_bottom, .side_blue .side_bottom {background-position:-195px -50px;}
.close_btn, .side_blue .close_btn {background-position:-44px 0;}
.close_btn:hover, .side_blue .close_btn:hover {background-position:-66px 0;}
.show_btn , .side_blue .show_btn {background-position:-119px 0;}
.msgserver a, .side_blue .msgserver a {color:#06C;}

/* green skin  */
/*.side_green .side_title {background-position:-349px 0;}*/
.side_green .side_center {background-color:#fff; border:#efefef 1px solid; border-top:none;}
.side_green .side_bottom {background-position:-349px -50px;}
.side_green .close_btn {background-position:-44px -23px;}
.side_green .close_btn:hover {background-position:-66px -23px;}
.side_green .show_btn {background-position:-147px 0;}
.side_green .msgserver a {color:#76a20c;}