﻿
/* QQ客服 */

.QQbox{ z-index:99; width: 170px; height:300px; right:0px; top: 145px; position: absolute; overflow:hidden;}
.QQbox .press{ right: 0; border: none; cursor: pointer;width: 26px; height: 136px;position: absolute;}
.QQbox .Qlist{ left: 0; }
.QQbox .Qlist .b{ float: left; height: 6px; width: 139px; font-size: 1px; }
.QQbox .Qlist .infobox{ text-align:center; background:#bdc5cb; background-image:url(images/siderIM_infobox.gif); background-repeat:no-repeat;  padding:5px; line-height:14px; color:#000; font-weight:700;}
.QQbox .Qlist .t{ background:url(images/siderIM_title.gif); height:34px;}
.QQbox .Qlist .b{ background:url(images/siderIM_bottom.gif); height:9px; overflow:hidden; width: 100%; }
.QQbox .Qlist .con{ background: url(images/siderIM_bg.gif); padding: 3px;}
.QQbox .Qlist .con h2{ height: 22px; font: bold 12px/22px "宋体"; background: url(images/siderIM_bg.gif) repeat-y -163px 0; border: 1px solid #3a708d; text-align: center; color:#fff;}

.QQbox .Qlist .con ul li{ padding: 1px 5px 0px 0px; }
.QQbox .Qlist .con ul li.top{ margin-left:46px; margin-top:0px;_margin-top:4px;}
.QQbox .Qlist .con ul li.top a:hover{text-decoration:none;}
.QQbox .Qlist .con ul .text-center {padding: 0; text-align: center;}
/*QQ END*/