@charset "utf-8";
@import url("/core/fonts/webfonts/webfont.html?ver=20200304");

html, body, p, ul, li{ margin:0; padding:0; }
html, body{ height:100%; font-family: 'Nanum Gothic';  white-space:normal;}

.awcBaseLayer{position:relative; overflow:hidden;}
/**/.defaultDiv { position: relative; float:left; }
table{border:none !important;}
table td{font-size:13px; color:#666; text-align:left;}

a{border:none; text-decoration:none;}
a img{border:none;}
/**/.w100 { width: 100%;}