@charset "utf-8";/* 작성자 : KYC(Web-Standard-Directer) */

/* Layout에 관련 css 호출 부분 */
body {
	margin:0;
	padding:0;
	width:100%;height:100%;
	font-size:9pt;
	font-family:Dotum, 돋움, verdana, aria;
	.filter:expression(document.execCommand('BackgroundImageCache', false, true));
}

input,textarea {color:#666666;font-size:9pt;font-family:Gulim, Dotum, 굴림, 돋움, verdana, aria;}
div, td, th, p, span, fieldset, ul, li, dl, dt, dd{
	color:#cbcaca;
	padding:0;
	margin:0;
	font-size:9pt;
}
ul, ol, li, dl, dt, dd {list-style:none;}
p,form,h1,h2,h3,h4,h5,h6,fieldset,legend	{margin:0;padding:0;}
img, iframe, fieldset, .bor0	{border:0px;}
input.check	{width:13px;height:13px;margin-bottom:2px;vertical-align:middle;}
input.inputTxt0904 {width:230px;height:15px;padding:3px 5px 0 5px;color:#686767;}
img.disblock 	{display:block;}
.disNon 	{display:none;}
img.disMid 	{vertical-align:middle;}
img.disTop 	{vertical-align:top;}
img.disBot 	{vertical-align:bottom;}

.floL {float:left;}
.floR {float:right;}

body.eventBg {height:100%;background:#484c60 url(http://cache.goorm.com/event/090629_tn/bg.jpg) repeat-x center top;}

.eventWrap {width:100%;background:url(http://cache.goorm.com/event/090629_tn/bodyBg.jpg) no-repeat center top;}
.eventContent {position:relative;z-index:1;width:969px;overflow:hidden;margin:0 auto;}