﻿
/* QQ客服 */

.QQbox{ z-index:99; width: 180px; right: 0; top: 145px; position: absolute;}

.QQbox .press{ right: 0; border: none; cursor: pointer;width: 40px; height: 176px;position: absolute;}

.QQbox .Qlist{ left: 0; width: 175px; background: url(qq_listbg.gif) repeat-y -155px 0 #16347a;  position: absolute;height: 250px;}

.QQbox .Qlist .t,

.QQbox .Qlist .b{ width: 175px; font-size: 1px; }

.QQbox .Qlist .t{ background: url(qq_listbg.gif) no-repeat left #16347a;font-size:16px; font-family:"微软雅黑";color:#FFF; height:40px; line-height:40px; text-align:center; }

.QQbox .Qlist .b{ background: url(qq_listbg.gif) no-repeat right #16347a; height: 17px; }

.QQbox .Qlist .con{ background: #fff; width: 90%;height:195px; 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 #fff; text-align: center; color:#fff;}

.QQbox .Qlist .con ul{ margin: 0 auto;padding:0px;  }

.QQbox .Qlist .con ul li{padding: 0px; line-height: 20px; background: #ffffff;list-style-type:none;}

.QQbox .Qlist .con ul li.odd{ background: #fff;font-size:12px; font-family:"微软雅黑"; color:#353535; }
.QQbox .Qlist .con ul li.odd div{font-size:12px; font-family:"微软雅黑"; color:#353535; }
.QQbox .Qlist .con ul li img{vertical-align:middle;}

.QQbox .Qlist .con ul li a:hover{ text-decoration:underline; color:#d44f8f}
/*.QQbox END*/