

/*===================================================================================*/

/* 浮动在线客服 */



#qq_online {

	position:absolute;

	z-index:9999;

	width:130px;

	font-size:12px;

}

#qq_online_top {

	position:relative;

	height:32px;

	line-height:32px;

	text-align:center;

	color:#fff;

	font-weight:bold;


}

#qq_online_top img {

	position:absolute;

	top:32px;

	left:-35px;

	cursor:pointer;

}

#qq_online_box { width:130px; height:318px;
	border-top:none; background:url(../images/qqbg.png) no-repeat;
}

#qq_online_list { height:115px; overflow:hidden;

}

#qq_online_list p {

	position:relative;

	margin:0px auto 5px 5px;

	

}



#qq_online_tel { line-height:20px; padding-right:4px; margin-bottom:32px; padding-top:3px;

	text-align:right;

	font-size:14px; color:#fff; font-weight:bold;height:20px;

}


#qq_online_tel a{ color:#fff;}
#qq_online_tdc {

	padding:8px 0px;

	font-size:0px;

	text-align:center;

	background:url(../images/line.jpg) repeat-x;

}

#qq_online_tdc img {

	width:110px;

	height:110px;

}