
* {
	margin:0px;
	padding:0px;
	font-family:'Arial';
}
#box {
	width:184px;
	height:495px;
	background:url(../images/qq_bj.png) no-repeat;
	position:fixed;
	top:80px;
	right:0px;
}
.title {
	width:42px;
	height:180px;
	position: absolute;
	left:-32px;
	background:url(../images/zxkf.png) no-repeat;
	top:85px;
	color:white;
	line-height:25px;
	text-align: center;
	vertical-align: middle;
	border-radius:5px 0 0 5px;
	cursor: pointer;
}
.info {
	color:#000;
	display:block;
	margin:10px;
	text-shadow:0 0 5px #333;
	-webkit-text-shadow:0 0 5px #333;
	-moz-text-shadow:0 0 5px #333;
	font-size:16px;
	border-bottom:1px dashed #333;
}
.qq {
	margin:10px;
	list-style:none;
}
.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;
}
.csimg {
	width:200px;
	height:124px;
	position: absolute;
	left:0px;
	top:-124px;
}
.active {
	background:#ff6600;
}
.jd{
	margin: 45px 10px 10px 15px;	
}
.albb{
	margin: 5px 10px 10px 15px;
}
.qqhm{
	margin: 25px 0px 0px 55px;
}
.qqhm a{
	font-size: 20px;
    font-weight: bold;
    text-decoration: none;
	color:#00E;
}

.dhhm{
	margin: 110px 0px 0px 55px;
}
.dhhm a{
	font-size: 20px;
    font-weight: bold;
    text-decoration: none;
	color:#00E;
}















