﻿.fixed_box { width:154px; position:absolute; z-index:9999; top:220px; overflow:hidden;}

.fixed_box a{ color:#ff0000;text-decoration:none;}
.fixed_box a:hover { text-decoration:none; color:#f30;}
.fixed_box .clearfix:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.fixed_box .clearfix{*zoom:1;}

.fixed_box hr{border:5px solid #e2e2e2; border-width: 0 0 5px 0; margin: 20px 10px 10px 10px;}

.content_box { width:154px; /*background:#fff;*/ position:absolute; z-index:2; top:0; right:0; }
.content_title, .content_bottom, .close_btn a, .show_btn { background:url(../images/sidebar_bg.gif) no-repeat; }
.content_title { height:46px; background-position:-1165px 0; }
.content_title span { display:none; }
.content_list { font-family:Arial, Helvetica, sans-serif; padding:5px 5px; font-size:12px; background:url(../images/gray_line.gif) repeat-y center; text-align:center;}
.content_bottom { height:8px; overflow:hidden; background-position:-1165px -50px;}

.close_btn { position:absolute; right:10px; top:15px; }
.close_btn, .close_btn a { display:block; width:18px; height:20px; overflow:hidden; cursor:pointer; background-position:-44px -90px;}
.close_btn a:hover { background-position:-67px -90px;}
.close_btn a span { display:none;}

.show_btn { display:none; width:28px; height:112px; background-position:-231px 0 ;position:absolute; top:0; z-index:1; cursor:pointer;}
.show_btn span { display:none;}

.content_list .qqserver p {text-align:left; padding:6px 0; margin:0; vertical-align:middle; padding-left:10px;}
.content_list .qqserver p span { margin-right:5px;}
.content_list .qqserver p img {display: inline; margin-top:-5px; vertical-align:middle;}
.content_list .phoneserver  { font-size:14px; text-align:center;}
.content_list .phoneserver h5 { font-family:"Microsoft Yahei"; font-weight:bold; color:#666; font-size:15px;}
.content_list .phoneserver p { padding:2px 0; _height:16px; margin:0;color: #666666;}
.content_list .msgserver { text-align:center; margin-bottom:5px;}
.content_list .msgserver a { background:url(../images/sidebar_bg.gif) no-repeat -119px -116px; padding-left:20px;}
.content_list hr { border-bottom:1px solid #E6E6E6; height:1px; margin:10px 0; clear:both;}

/* orange skin  */
.skin_orange .content_title {background-position:-765px 0;}
.skin_orange .content_list { background:url(../images/green_line.gif) repeat-y center;}
.skin_orange .content_bottom {background-position:-765px -50px;} 
.skin_orange .close_btn a {background-position:-44px -46px;}
.skin_orange .close_btn a:hover  {background-position:-66px -46px;}
.skin_orange .show_btn {background-position:-175px 0;}
.skin_orange .msgserver a { color:#769a0f;}
.skin_orange hr{border-bottom::1px solid #edf2e5;}