/* default */
* { margin:0; padding:0; border:0; }
body { background-color:#000; overflow: auto; }
a { overflow:hidden; }

/* index */
#site #swf-site { position:absolute; width:100%; height:100%; z-index:1; }

#site #unity-3d { position:absolute; width:900px; height:500px; z-index:30; visibility:hidden; }
#site #unity-3d #iframeUnity { width:900px; height:500px; border:0px; }


/* no flash */
#noflash { position:absolute; width:100%; top:14%; }
#noflash #content { position:relative; width:740px; margin:0 auto; }
#noflash #content h3 { width:740px; height:194px; background:url(../images/noflash_msg.gif) no-repeat; text-indent:-5000em; }
#noflash #content a { position:relative; left:165px; top:21px; }