<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*신청동의*/
.useAgree *{font-family:NanumGothic;}
.useAgree .ntit{margin-top:15px;}
.useAgree .ntit:first-child{margin-top:0}
.useAgree p{margin:10px 0;}
.useAgree p.noty2{margin:7px 0 0}
.useAgree p.tr{font-weight:bold;font-size:13px;}
.useAgree .twrap{padding:10px;font-size:11px;border:1px solid #ddd;max-height:100px;overflow-y:auto; line-height:16px;}
.useAgree .twrap strong{font-size:12px;display:block;margin:10px 0 5px;color:#222}
.useAgree .twrap strong:first-child{margin-top:0px}
.useAgree .twrap p{margin:0 0 5px;font-size:12px; letter-spacing:-1px;}
.useAgree div.noty{color:#000;background:url(/design/img/ic/exclam.png) no-repeat 15px 16px;padding:15px 15px 15px 60px;line-height:150%;opacity:.7;filter:alpha(opacity=70);margin-top:20px;border:1px solid #ddd;}
/*신청완료*/
.Application{border:3px solid;width:500px;margin:100px auto 30px;padding:15px;text-align:center;}
.Application h2{display:block;font-size:2em;margin:15px 0 30px;}
.Application p{display:inline-block;text-align:left;line-height:17px;}
/*CMS*/
.Sponsor #cms{display:none;border:3px solid #ddd;padding:10px;margin-top:5px;}
.Sponsor #cms h2{display:block;font-size:13px; text-align:center;border-bottom:1px solid #eee; padding-bottom:10px;}
.Sponsor #cms dl{overflow:hidden;margin:8px 0 0 8px;}
.Sponsor #cms dl dt{float:left;width:9%;font-weight:bold;font-family:NanumGothic;font-size:11px;line-height:30px;height:29px;overflow:hidden;}
.Sponsor #cms dl dd{float:left;width:41%;padding-top:3px;height:26px;overflow:hidden;}
.Sponsor #cms dl dd:last-child{line-height:25px;}
.Sponsor #cms .txt{width:96%;}</pre></body></html>