#box {width:300px; height:215px; background:#fff; position:fixed; top:200px; right:-300px; 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;}

.title{width:20px;height:90px;position: absolute;left:-35px;background:red;top:70px;color:white;text-align: center;vertical-align: middle;border-radius:5px 0 0 5px;cursor: pointer;font-size:16px;padding:0 7px;line-height: 21px;}
.info{color:#868484;display:block;margin:20px 10px;font-size:14px;border-bottom:1px dashed #333;text-indent: 30px;padding-bottom: 10px;font-weight: bold;}
.qq{margin:10px;list-style:none;}
.qq .lianxi{padding-left:35px;font-size:14px;font-weight: bold;color:#868484;}
.txt{width:auto;height:25px;display: block;font-size: 14px;float:left;line-height:35px;-webkit-text-shadow:0 0 5px #ccc;-moz-text-shadow:0 0 5px #ccc;text-shadow: 0 0 5px #ccc;}
.csimg{width:200px;height:124px;position: absolute;left:0px;top:-124px;}
.active{background:#ff6600;}
