html,body{
 margin:0;
 padding:0;
 font-size:12px;
 text-align:center;
 font-family:"ËÎÌå";
}
/*\*/ * html div { height: 1%; } /**/
div,form,img,ul,ol,li,dl,dt,dd,p {margin: 0; padding: 0; border: 0;}
ul{
 list-style-type:none;
}
a:link {
 color: #000;
 text-decoration: none;
}
a:visited {
 color: #000;
 text-decoration: none;
}
a:hover {
 color: #f80000;
 text-decoration: underline;
}
a:active {
 color: #f80000;
 text-decoration: underline;
}
.red,.red a:link,.red a:visited,a.red:link,a.red:visited {
 color:#ff0000;
}
.qqbox{
	width:132px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:0;
	top:40px;
}
.qqlv{
	width:32px;
	height:256px;
	overflow:hidden;
	position:relative;
	float:right;
	z-index:50px;
}
.qqkf{
	width:120px;
	height:auto;
	overflow:hidden;
	right:0;
	top:0;
	z-index:99px;
	border:6px solid #0ca6cd;
	background:#fff;
}
.qqkfbt{
	width:118px;
	height:20px;
	overflow:hidden;
	background:#2FAAC9;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	position:relative;
	border:1px solid #0ca6cd;
	cursor:pointer;
}
.qqkfhm{
	width:112px;
	height:22px;
	overflow:hidden;
	line-height:22px;
	padding-right:8px;
	position:relative;
	margin:3px 0;
}