<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);

body, p, div, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, fieldset{margin:0; padding:0;}
body{font-family: 'Nanum Gothic', sans-serif;
	font-size:12px; line-height:12px; color:#202020; background:#bcd3e5;}
a:link, a:hover, a:active, a:visited{color:#202020; 
	text-decoration:none;}	 
ul{list-style:none;}
img{border:0; vertical-align:top;}
fieldset{border:0;}
legend{display:none;}
select, option, input{vertical-align:top;}


.cf{}
.cf:after{content:""; display:block; clear:both;}










</pre></body></html>