<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


#presence{
	bottom:-10px;
	display:block;
	height:auto;
	line-height:3px;
	width:100%;
	z-index:1000;
	position:fixed !important;
	&gt;position:absolute;


	+left:0.8%;	
_left:expression(eval(
        document.documentElement.clientHeight==0
        ?document.body.offsetWidth
        :document.documentElement.clientWidth)/10+"px");	
_top:expression(eval(
        document.documentElement.clientHeight==0
        ?(document.body.scrollTop+document.body.clientHeight/2)
        :(document.documentElement.scrollTop+document.documentElement.clientHeight/1.01))+-15+"px");

	
	
}
#presence a{position:relative; margin-left:auto; margin-right:auto;}

.b_float_container{

width:995px;
height:55px;
margin-left:-5px;
background:url(../../../images/bg/bottom_float.png) ;
padding:0 0px;
_padding:0;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg/bottom_float.png');

}

#presence .title{ width:530px;float:left;
text-align: center;
line-height:20px;
_margin:0 0 0 10px;
}

#presence .title ul{
margin:11px 0 -20px 0;
padding:0;
list-style:none;
float:left;
}

#presence .right_button{
float:left;
margin:-25px 20px 0 0;
#margin:-25px 20px 0 0;
_margin:-25px 5px 0 0;
margin-left:950px;
}
#presence .right_button img{cursor:hand}

#presence .title li{
cursor:help;
float:left;
background:url(../../../images/bg/bottom_float_label_off.png) no-repeat;
height:23px;
width:88px;
margin-right:5px;
text-align:center;
color:#fff;
font-size:13px;
line-height:30px;
font-weight:bold;
}



#presence .main_content{
clear:both;
+margin-left:-20px;
_margin:0px;
}

#chg_content_2{
display:block;
width:990px;

float: none;
height:65px;
}

#chg_content_3{
float:left;
width:990px;
height:65px;
display:none;

}

#text{ width:300px;float:left;  text-align:left;}
#text1{float:left; margin-left:25px;}
#text2{float:left;margin-left:10px;}
#text3{float:left;margin-left:15px;}

#chg_content_1{
display:none;
width:990px;
height:65px;
}

#chg1{float: left;height:65px; }
#chg1 .text{float:left; line-height:-20px; margin:10px 0 0 0; }
#chg1 .text a{ color:#FFFFFF;}

</pre></body></html>