	#onlineservice{  width:143px; overflow:hidden;}
	#onlineservice li{background:url(../images/service_lbg.gif) no-repeat; height:28px; width:143px; float:left}
	#onlineservice li.ols_header{ background:url(../images/service_hbg.gif) no-repeat; height:27px; width:143px;}
	#onlineservice li.ols_header .title{ float:left; height:27px; line-height:27px;  width:75px; font-weight:bold; padding-left:10px; }
	#onlineservice li.ols_header .hide{ width:28px; height:22px; cursor:pointer; float:left; display:inline; }
	#onlineservice li.ols_header .close{ width:28px; height:22px; cursor:pointer; float:left; margin-left:2px; display:inline; }
	#onlineservice li.ols_linkstal{ background:url(../images/service_ltbg.gif) no-repeat; height:75px; width:125px; padding:0 9px; background-color:#DDDDDD}
	#onlineservice li.ols_footer{ background:url(../images/service_fbg.gif) no-repeat; height:20px; width:143px;}
	#onlineservice li div.qq{ background:url("") no-repeat 15px 3px  ; line-height:28px; height:28px; text-indent:50px; cursor:pointer }
	#onlineservice li.hbm{line-height:28px; text-align:center}
	#onlineservice li.hbm a , #onlineservice li.hbm a:hover{color:#FD1917}
	
	#offlineservice {width:30px; height:130px;background:url(../images/service_off.gif) no-repeat; cursor:pointer;}
	
	* html,* html body {background-image:url(about:blank);background-attachment:fixed;}
	/*
	.fixed-middle-right{position:fixed;left:auto;right:0px;  z-index:9999}
	* html  .fixed-middle-right{position:absolute;right:0;left:auto;top:expression(eval(document.documentElement.scrollTop+(document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))/2));}
	*/
	.fixed-middle-right{position:fixed;right:auto;left:0px;}
	* html .fixed-middle-right{position:absolute;right:auto;left:expression(eval(document.documentElement.scrollLeft));top:expression(eval(document.documentElement.scrollTop+(document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))/2));}
	* html  .fixed-middle-right-s{position:absolute;right:0;left:auto;top:expression(eval(document.documentElement.scrollTop+(document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))/2-70));}
	* html  .fixed-middle-right-c{position:absolute;right:0;left:auto;top:expression(eval(document.documentElement.scrollTop+(document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))/2+70));} 