<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.event_ly {
	display:none;
	position:fixed;
	_position:absolute;
	top:0;
	left:0;
	z-index:10000;
	width:100%;
	height:100%;	
}
.event_ly.open {
	display:block
}
.event_ly .bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	z-index:-10;
	opacity:.5;
	filter:alpha(opacity=50)
}
#event {
	width:100%;
	margin: 0 auto;
	border:3px solid #444;
	background:#fff;
	box-sizing:border-box;
	max-width:700px;
	min-width:310px;
}
#event .g_event {
	display:block;
}

#event .close {
	display:block;
	text-align:right;
	margin:10px 10px 0 0;
}

#event02 {
	box-sizing:border-box;
	width:100%;
	max-width:700px;
	height:100%;
	border:3px solid #444;
	background:#fff;
	margin:0 auto;
	min-width:310px;
	margin-top:0;
}
#event02 .g_event {
	display:block;
}

#event02 .close {
	display:block;
	text-align:right;
	margin:10px 10px 0 0;
}



.ly_popup {
	margin:0 auto;
	padding-top : 20px
}


#event a{text-decoration:none}
#event02 a{text-decoration:none}

.pay_info{
   padding:0 20px 20px 20px
}

.intro{
   padding:0 20px 20px 20px
}

.policy{
   padding:0 20px 20px 20px
}

/*payinfo*/
.pay_info h2{font-size:30px; color:#4434a1; font-family:'맑은 고딕', Malgun Gothic, '나눔고딕', NanumGothic, '돋움', Dotum, '굴림', Gulim, Verdana, AppleGothic, sans-serif; text-align:center}
.pay_info p{font-family:'맑은 고딕', Malgun Gothic, '나눔고딕', NanumGothic, '돋움', Dotum, '굴림', Gulim, Verdana, AppleGothic, sans-serif; margin:50px 0 10px 0 !important; font-size:16px !important}
.pay_info .font_s{font-size:14px; color:#ff6900; margin-top:0 !important}
.pay_info table{width:100%; font-size:14px; margin-top:30px; font-family:'맑은 고딕', Malgun Gothic, '나눔고딕', NanumGothic, '돋움', Dotum, '굴림', Gulim, Verdana, AppleGothic, sans-serif;; border:solid 1px #ccc}
.pay_info table th{line-height:3; text-align:left; padding-left:10px; width:30%; background:#eee; border-bottom:solid 1px #fff}
.pay_info table td{line-height:3; text-align:left; padding-left:10px; width:70%; border-bottom:solid 1px #eee}
.pay_info table .bor_no{border-bottom:none}
.pay_info table .bor_no{border-bottom:none}

/*intro*/
.intro h2{font-size:30px; color:#4434a1; font-family:'맑은 고딕', Malgun Gothic, '나눔고딕', NanumGothic, '돋움', Dotum, '굴림', Gulim, Verdana, AppleGothic, sans-serif; text-align:center}
.intro .point_c {color:#ff6900; font-weight:bold}
.intro p{font-family:'맑은 고딕', Malgun Gothic, '나눔고딕', NanumGothic, '돋움', Dotum, '굴림', Gulim, Verdana, AppleGothic, sans-serif; margin:50px 0 10px 0 !important; font-size:16px !important}
.intro .point_c {color:#ff6900; font-weight:bold}
.intro table{width:100%; border:solid 1px #eee; font-size:14px; margin-top:30px; font-family:'맑은 고딕', Malgun Gothic, '나눔고딕', NanumGothic, '돋움', Dotum, '굴림', Gulim, Verdana, AppleGothic, sans-serif;}
.intro table th{ padding:10px; text-align:center;background:#eee; border-right:solid 1px #fff}
.intro table td{text-align:center;border-right:solid 1px #eee; padding:10px 0;}
.intro table td img{width:100%; max-width:140px}
.intro table .bor_no{border-right:none}


/*policy*/
.policy h2{font-size:20px; line-height:1; color:#4434a1; font-family:'맑은 고딕', Malgun Gothic, '나눔고딕', NanumGothic, '돋움', Dotum, '굴림', Gulim, Verdana, AppleGothic, sans-serif; text-align:center}
.policy .cont_box{height:100px; border:solid 1px #eee; margin-top:12px; overflow-y:scroll; font-size:14px; padding:0 3px; border:1px solid #a6a6a6; background:#f3f3f3; font-family:'맑은 고딕', Malgun Gothic, '나눔고딕', NanumGothic, '돋움', Dotum, '굴림', Gulim, Verdana, AppleGothic, sans-serif; }
.policy .cont02 .cont_box {margin-top:10px}
.policy table{border:solid 1px #eee;}
.policy table td{line-height:3; border-bottom:solid 1px #eee; border-right:solid 1px #eee;}
.policy table th{line-height:3; border-bottom:solid 1px #eee; border-right:solid 1px #eee;}
.policy table .bor_no01{border-right:none;}
.policy table .bor_no02{border-bottom:none;}
</pre></body></html>