﻿  /*FOOT版权样式*/
#ft{ position:relative;padding:12px 0 ;line-height:20px; color:#666666; margin:0 auto; text-align:center; clear:both;}

#ft div{ color:#666666; font-size:12px; padding:2px 0 0 0;}
#ft a{ font-family:Arial, "宋体"; color:#232323 }
#ft a:hover{ color:#000000; text-decoration:underline}
#ft b.img{ position:absolute;right:200px;top:34px;margin-left:180px;}

#ft .canyu a{ color: #003366}

#ft .canyu a:hover{ text-decoration:none}

.mypng img {
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-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);
}
