/*qq*/
#qqbox{overflow:hidden; z-index:1001; width:230px; overflow:hidden;
	position: fixed; top:300px; right:0px;
	 _position: absolute; _top: expression((documentElement.scrollTop + 5) + "px"); 
}

/* qq左面 */
#qqbox_btn{ width:28px; height:145px;float:right;cursor:pointer; overflow:hidden;background-image: url(img/l.gif);background-repeat: no-repeat;}
#qqbox .qqbox_btnactive{
	background-image: url(img/l.gif);
	background-repeat: no-repeat;
	background-position: left -145px;
}
/* qq左面 Over */

/* qq右面 */
#qqbox_con{width:192px; float:right; color:#333; overflow:hidden; display:none;}
#qqbox_con a{color:#333;}
#qqbox_con a:hover{color:#f00;}
	/* qq右面 上部 */
	.qqbox_cont{
		width:192px;height:8px;overflow:hidden;
		background-image: url(img/r_up.gif);background-repeat: no-repeat;background-position: left top;
	}

	/* qq右面 下部 */
	.qqbox_conb{ width:192px;height:9px;overflow:hidden;
		background-image: url(img/r_foo.gif);background-repeat: no-repeat;background-position: left top;
	}
	
	
	/* qq右面 中部 */
	.qqbox_conm{
		width:192px; overflow:hidden;padding:0px 10px 10px 10px;
		background-image: url(img/r_mid.gif);background-repeat: repeat-y;background-position: left top;
	}
		.kf_content{ padding-top:10px; width:166px; overflow:hidden;}
		.kf_content .kf_tit{ text-align:center; height:36px;line-height:36px;font-size:14px;font-weight:bold;font-family:"微软雅黑";
				color:#01458E;
				border-bottom-width: 1px;
				border-bottom-style: dashed;
				border-bottom-color: #01458E;
		}
		.kf_content .kf_qq{ text-align:center; padding:10px 0px 10px 0px;}
		.kf_content .kf_phone{ padding-top:10px;}
	.qqbox_conm p{ margin:0px; padding:10px 0px 10px 0px; }
	/* qq右面 中部 Over */
.qqbox_conm p{ text-align:center; margin:0px; padding:2px 0px;}