﻿
/* QQ客服 */
ul{margin:0;padding:0;list-style:none;}
.QQbox{ z-index:99999; width: 115px; left: 5px; top: 180px; position: absolute;}
.QQbox .press{ right: 0; border: none; cursor: pointer;width: 33px; height: 158px;position: absolute;}
.QQbox .Qlist{ left: 0; position: absolute;}
.QQbox .Qlist .conb{background:url(qq01_03.gif) no-repeat 0 bottom;padding-bottom:16px;}
.QQbox .Qlist .conb ul{background:url(qq01_02.gif) repeat-y;}
.QQbox .Qlist .conb ul li{ padding-top:5px;text-align:center;margin:0 6px;line-height:18px;}
.QQbox .Qlist .conb ul li.odd{ background: #fff; }

/*.QQbox END*/