﻿@charset "utf-8";

.QQbox{ z-index:99; width: 178px; right: 0; top: 255px; position: absolute;}

.QQbox .press{ right: 0; border: none; cursor: pointer;width: 120px; height: 50px;position: absolute;}

.QQbox .Qlist{ left: 29px; width: 145px;position: absolute;}

.QQbox .Qlist .t,

.QQbox .Qlist .b{ float: right; height: 6px; width: 145px; font-size: 1px; }

.QQbox .Qlist .t{background: url(qq_list_bg.gif) no-repeat 0px 0; width:145px; height:32px;}

.QQbox .Qlist .b{ background: url(qq_list_bgb.gif) no-repeat 0px 0; width:145px; height:7px;}

.QQbox .Qlist .con{ background: #fff; width: 143px; border:1px solid #dedede; border-top:0; border-bottom:0;margin: 0 auto; float:left;}

.QQbox .Qlist .con h2{ height: 12px; font: bold 13px/22px Arial; float:left; width:100%; line-height:12px;+height:10px;+line-height:10px;}

.QQbox .Qlist .con ul{background: #fff; padding-left:8px;}

.QQbox .Qlist .con ul li{  padding: 3px 0; line-height:30px; height:30px; float:left; clear:both; list-style:none;}

.QQbox .Qlist .con ul li.odd{ background: #fff; }

/*.QQbox END*/