@charset "utf-8";
/* CSS Document */

* html .iepng {
  behavior: url(iepngfix.htc);
}


img{
  margin:0px;
  padding:0px;
  border:0px;
  behavior: url(iepngfix.htc);
}
