div.png1{
position:absolute; left:0; top:40;
width:570; height:30;
font-size:12px; color:#FFFFFF; line-height:30px;
text-align:center;
background:url(index/p/kyotu/sd.png);
}

* html div.png1{
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",this.style.behavior = "none"
)
);
}


div.png2{
position:absolute; left:418; top:-72;
width:300; height:255;
background:url(index/p/kyotu/ha.png);
}

* html div.png2{
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",this.style.behavior = "none"
)
);
}




div.png3{
width:200; height:135;
background:url(index/p/00/logo.png);
}

* html div.png3{
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",this.style.behavior = "none"
)
);
}