html { height: 100%; overflow: hidden; background: #FFF; _padding-top: 55px; }

body { height: 100%; overflow: hidden; }

.site-headermini { position: absolute; left: 0; top: 0; z-index: 1; width: 100%; border-bottom: 1px solid #CCC; }

.site-container { position: absolute; top: 60px; right: 0px; bottom: 0px; left: 0px; zoom: 1; background-color: #efefef;}

.gameiframe { position: absolute; _position: static; width: 100%; height: 100%; }

@media screen and (max-width: 1440px){
    .site-container { top: 50px; }
}

/*# sourceMappingURL=webgame.css.map */
