<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); /* 'Nanum Gothic' */
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
body {font-size:12px;font-family:'Malgun Gothic','Nanum Gothic';}
input,select,textarea {font-size:12px;font-family:'Malgun Gothic','Nanum Gothic';}
select {font-size:12px;font-family:'Malgun Gothic','Nanum Gothic';}
label {cursor:pointer;}
a {text-decoration:none;color:#000;}
a:hover {color:#666;}
.wrap {width:1200px;margin:0 auto; position:relative;}
#header {width:100%;}
#content {padding:0;min-height:500px;}
#footer {width:100%;}
.wrap2 {width:100%;margin:0 auto;}
.right{float:right;}

#STATICMENU {margin:0pt;padding:0;position:absolute;z-index:9999;}
#STATICMENU img{border:#efefef solid 1px;margin-bottom:5px;}
.fixed-top {position:fixed;bottom:auto; top:50px;margin-left:0;}
 * html .fixed-top {position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop+50));}</pre></body></html>