<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  /*FOOT版权样式*/
#ft{ position:relative;  padding:12px 0; padding-bottom:15px; text-align:center;  margin-left:auto; margin-right:auto; clear:both; line-height:30px; font-size:12px; }

#ft p{ height:30px;}
#ft p a{ text-decoration:none}
#ft a{ color:#333333; text-decoration:none;} #ft a:hover{ color:#cc0000; text-decoration:underline;  }
#ft #spInfo{ height:55px; display:block; width:950px; margin-left:auto; margin-right:auto; padding-top:5px;text-align:center;}
#ft #spInfo img{ height:50px; border:1px solid #dddddd; float:left; margin-left:5px; margin-right:5px;}
#ft #spInfo a:Hover img {border:1px solid #cc0000;}
#ft .element {
background:none repeat scroll 0 0 #FF0000;
margin:5px;
padding:1px;
}


.mypng img {
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" &amp;&amp; this.src.toLowerCase().indexOf('.png')&gt;-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
}

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