@charset "utf-8";
/* CSS Document */

#box {width:160px; height:400px; background:#fff; position:fixed; top:100px; right:0px; border-radius:5px 0 0 5px; -webkit-box-shadow:2px 0 5px #333; -moz-box-shadow:2px 0 5px #333; box-shadow:2px 0 5px #333; z-index:999999999999;}

.title{width:25px;height:100px;position: absolute;left:-25px;background:red;top:150px;color:white;line-height:25px;text-align: center;vertical-align: middle;border-radius:5px 0 0 5px;cursor: pointer; background:url(../images/QQl.png)}
.info01{color:#000;display:block;margin:0 15px;font-size:16px;border-bottom:1px dashed #333; line-height:30px;}
.qq2{margin-left:10px;list-style:none; margin-top:10px; color:#000; line-height:25px; font-weight:bold;}
.txt{width:auto;height:25px;display: block;font-size: 12px;float:left;line-height:25px;-webkit-text-shadow:0 0 5px #ccc;-moz-text-shadow:0 0 5px #ccc;text-shadow: 0 0 5px #ccc;}

.q2 li{ font-weight:bold; text-align:center;}
.qq2 li.qqbg{background:url(../images/qq.jpg) no-repeat center; color:#000; height:35px; line-height:35px; padding-left:25px; font-weight:bold;}
.qq2 li.qqbg a{ color:#000}
.qq2 li.qqbg a:hover{color:#0047a8;}