﻿/* QQ客服 */

.QQbox {
	z-index:99;
	width: 148px;
	left:0;
	top: 145px;
	position: absolute;
}
.QQbox .press {
	left: 0;
	border: none;
	cursor: pointer;
	width: 25px;
	height: 297px;
	position: absolute;
}
.QQbox .Qlist {
	left: 0;
	width: 148px;
	background:url(/eledoc/images_QQ/siderIM_bg.gif) repeat-y;
	padding:0;
}
.QQbox .Qlist .b {
	float: left;
	height: 88px;
	width: 148px;
	overflow:hidden;
}
.QQbox .Qlist .b img {
	border:0;
}
.QQbox .Qlist .infobox {
	background:#bdc5cb url(/eledoc/images_QQ/siderIM_infobox.gif) no-repeat;
	height:13px;
}
.QQbox .Qlist .t {
	background:url(/eledoc/images_QQ/siderIM_title.gif);
	height:27px;
}
.QQbox .Qlist .con {
	background:url(/eledoc/images_QQ/siderIM_bg.gif) repeat-y;
	width: 100%;
	padding: 10px 0px;
	float:left;
	text-align:left;
}
.QQbox .Qlist .con .aLink {
	width:125px;
	float:left;
}
.QQbox .Qlist .con ul {
	padding:0;
	/*margin:0;*/
	margin:0 0 10px 0;
	width:100%;
}
.QQbox .Qlist .con ul li {
	/*padding: 5px 5px 0px 5px;*/
	padding:5px 5px 0 5px; 
	list-style:none;
	margin:0;
	/*font-size:13px;*/
	font-size:12px;
	background:url(/eledoc/images_QQ/li_bg.gif) bottom no-repeat;
	line-height:25px;
}
.QQbox .Qlist .con ul li img {
	vertical-align:middle;
	padding-right:5px;
}
.QQbox .Qlist .con ul li a {
	text-decoration:none;
	color:#686868;
}
.QQbox .Qlist .con .aImg {
	width:23px;
	float:left;
	vertical-align:middle;
}
/*QQ END*/
