﻿
/* QQ客服 */

.QQbox{ z-index:99; width:200px;right:0; top:200px;position: absolute;}

.QQbox .shut{float:left;width:25px;overflow:hidden;cursor: pointer;}

.QQbox .press{ right: 0; border: none;width:25px; height:100px;position:absolute;cursor: pointer;}

.QQbox .Qlist{left: 0;width:200px;height:160px;background: url(qq_3.png) no-repeat 0 0;  position: absolute;}

.QQbox .Qlist .con{float:left;width:170px;padding:50px 0px 5px 5px;}

.QQbox .Qlist .con ul{text-align:left;padding:0 10px 0 5px}

.QQbox .Qlist .con ul li{padding:3px 0 2px 15px;height:40px;}

.QQbox .Qlist .con ul .odd{border:1px dotted #cccccc;border-width:0 0 1px 0;}

/*.QQbox END*/