﻿
/* QQ客服 */

.QQbox{ z-index:99; width: 103px; right: 0; top: 145px; position: absolute;}

.QQbox .press{ right:0px; border: none; cursor: pointer;width: 21px; height: 125px;position: absolute;}

.QQbox .Qlist{ right:0px; width: 103px; background: url(bg.gif) repeat;  position: absolute;}

.QQbox .Qlist .t{height:45px;}

.QQbox .Qlist .b{ float: right; height: 13px; width: 103px; font-size: 1px; }

.QQbox .Qlist .t{ background: url(top.gif) no-repeat; }

.QQbox .Qlist .b{ background: url(bot.gif) ; }

.QQbox .Qlist .con{ background: #f3f3f1; width: 90%; margin: 0 auto; }

.QQbox .Qlist .con h2{ height: 22px; font: bold 12px/22px "宋体"; background: url(qq_listbg.gif) repeat-y -163px 0; border: 1px solid #3a708d; text-align: center; color:#fff;}

.QQbox .Qlist .con ul{  }

.QQbox .Qlist .con ul li{  padding: 5px 0 0 8px;height: 20px; background:#f3f3f1;}

.QQbox .Qlist .con ul li.odd{ background: #f3f3f1; }

/*.QQbox END*/