@charset "utf-8";

* { padding: 0; margin: 0; }
html { width: 100%; height: 100%; }
body { margin: 0px; overflow: hidden; width: 100%; height: 100%; font-family: Arial; font-size: 12px; }
img { border: 0; }
a { text-decoration: none; }

html,body { margin:0; height: 100%; padding: 0; }
body { min-height: 600px; min-width: 900px; overflow: auto; }

div#flashcontent { height: 100%; width: 100%; position: absolute; z-index: 1; }
div#flashcontent .container { padding: 30px; }

div#promotion_banner {
	position: absolute; top: 70px; left: 369px;
	z-index: 99;
}
