.qqbox a:link {
    color: #000;
    text-decoration: none;
}
.qqbox a:visited {
    color: #000;
    text-decoration: none;
}
.qqbox a:active {
    color: #f80000;
    text-decoration: underline;
}

.qqbox{
    width:132px;
    height:600px;
    overflow:hidden;
    position:fixed;
    left:0;
    top:10px;
    color:#000000;
    font-size:12px;
    letter-spacing:0px;
    z-index:100;
}
.qqlv{
    width:25px;
    height:600px;
    overflow:hidden;
    position:relative;
    float:left; background:url(../images/Management_06.jpg) no-repeat -87px 0;
    z-index:50px;
}
.qqkf{ background:url(../images/Management_06.jpg) no-repeat 0px 0;
    width:120px;
    height:600px;
    overflow:hidden;
    right:0;
    top:0;
    z-index:99px;
}
.qqkfbt{
    width:118px;
    height:30px;
    overflow:hidden;
 background:url(../images/Management_06.jpg) no-repeat 0px 0;    line-height:20px;
    font-weight:bold;
    color:#fff;
     position:relative;
    cursor:pointer;
    text-align:center;
}
.qqkfhm{
    width:62px;
    height:90px;
    overflow:hidden;
    line-height:22px;
    padding-right:8px;
    position:relative;
    margin:3px 0;
}
.bgdh{ text-align:center;
    width:62px;
    padding-left:10px;
}
.leftbar{
	background:url("../images/ybar.jpg") repeat-y;
	width:50px;
	height:200px;
	left:0px;
	top:40px;
	position:fixed;
	z-index:100; 
	float:left;
	text-align: center;
}
.tool{
	width:80%;
	height:30px;
	background: blue;
	margin-top:5px;
	cursor: move;
}
.toolOver{
    position:absolute;/*ึุาช*/
    height:30px;
    background: blue;
	z-index:102; 
    filter: alpha(opacity=80);
}
