/*---------------------------------------------------在线客服*/
.qqBox {
	z-index: 9999;
	position: absolute;
	right: 0px;
	top: 10px;
}
#qq {
	background: url(../images/qq01.gif) no-repeat;
	width:168px;
}
.qqTop {
	height: 68px;
}
.qqMenu {
	background-image:url(../images/dd-1.jpg);
	margin-top:30px;
	height:190px;
	width:20px;
}
.qqList {
	height:auto!important;
	height:100px;
	min-height:100px;
}
.qqList ul {
	padding-top:5px;
	padding-bottom:5px;
}
.qqList ul li {
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
.qqDown {
	background: url(../images/qq01.gif) left bottom no-repeat;
	height: 80px;
}
.press {
	width: 25px;
	height: 158px;
	position: absolute;
	right: 0px;
	background-image: url(../images/qq_1.gif);
	cursor:pointer;
}