@charset "utf-8";
/* CSS Document */

/* for all IE only*/
@media screen\0 {
.imgbox img{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.content{ z-index: 1;}
.content:before{ background: #e6ce8c;}
}
