@charset "euc-kr";

/* css ÃÊ±âÈ­ ================================================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, select, input, textarea {
	margin:0; padding:0; border:0; vertical-align:baseline; }

body, input, textarea, select, td { font-size:12px; font-family:µ¸¿ò; color:#000000; }
h1, h2, h3, h4, h5, h6 { font-size:12px; }
h1, h2, h3, h4, h5, h6, strong { font-weight:bold; }

a { text-decoration:none; color:#000000; }
a:hover { text-decoration:underline; }

em { font-style:normal; }
 
body { background:#000; }
ol, ul { list-style: none; }

table { margin:0; outline:0; border-collapse:collapse; border-spacing:0; }
caption, th, td { font-weight:normal; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
/* css ÃÊ±âÈ­ ================================================================================== */

a.btn { position:absolute;display:block; }

html { width:100%; }
body { width:100%; }
.wrapper { width:100%; }
.contents { position:relative;width:100%; }
.flash { min-width:990px;height:839px;width:100%; }
.footer { position:absolute;left:0;top:720px;width:100%; }

.footer p { margin:0 auto;padding-left:68px;width:922px;height:110px; }
.footer a.btn { position:static;margin-right:25px;display:inline-block;_display:inline;*display:inline;zoom:1; }
.footer a, .footer img { margin-right:25px;vertical-align:middle; }
.footer .neowizgames { width:96px;height:22px;background:url(../img/logo_neowizgames.gif) no-repeat; }
.footer .redduck { width:101px;height:22px;background:url(../img/logo_redduck.gif) no-repeat; }
.footer .daum { width:52px;height:22px;background:url(../img/logo_daum.gif) no-repeat; }
.footer .copyright { background:url(../img/img_copy.gif) 0% 0% no-repeat;width:250px;height:22px;display:inline-block;margin:0 10px 0 0;position:relative;top:5px; }
.footer .eventqna { margin-right:5px !important;width:63px;height:22px;background:url(../img/btn_eventqna.gif) no-repeat; }
.footer .pmangevent { width:101px;height:22px;background:url(../img/btn_pmangevent.gif) no-repeat; }

.screenshot { display:none; }
.player { display:none; }
.modal_layout  .band { height:30px;background:#000;
	-moz-opacity: 0.8 !important;
	-webkit-opacity: 0.8 !important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)" !important;
	filter: alpha(opacity=80) !important;
	opacity: 0.8 !important;
}
.modal_layout  .box { border:1px solid #161616 }
.modal_layout  .pop_close { position:absolute;right:11px;top:7px;width:19px;height:17px;background:url(../img/btn_close.gif) no-repeat; }
