*html #kefu1 { /*--IE6 Hack - Fixed Positioning to the Bottom--*/
	margin-top: 50px; /*--Prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/
	position: absolute;
	top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+50 : document.body.scrollTop +50);
}

#kefu1{position:fixed; top:380px; z-index:10008; width: 113px; padding: 0px; background: #fff; }
.cs_close{position: absolute; right: 0px; top: -25px; width: 52px; height: 20px; background: url('close.gif') no-repeat;}
.cs_close a{display: block; height: 20px;}
.cs_close a span{display: none;}
.cs_video{height:86px; background: url('video.gif') no-repeat; width:113px;}
.cs_weibo{height:66px; background: url('weibo.gif') no-repeat; width:113px; margin-top:10px;}
.cs_qq{height:65px; background: url('qq.gif') no-repeat; width:113px; margin-top:0px;}
.cs_weixin{height:126px; background: url('weixin.gif') no-repeat; width:113px; margin-top:0px;}
