@charset "euc-kr";

@font-face{font-family:'NGothic'; src:url('/font/NanumGothic.woff') format('woff'); }
@font-face{font-family:'NGothicB'; src:url('/font/NanumGothicBold.woff') format('woff'); }
@font-face{font-family:'NGothicEB'; src:url('/font/NanumGothicExtraBold.woff') format('woff'); }
@font-face{font-family:'NBGothic'; src:url('/font/NanumBarunGothic.woff') format('woff'); }
@font-face{font-family:'NBGothicB'; src:url('/font/NanumBarunGothicBold.woff') format('woff'); }

html { height:100%; width:100%; -webkit-text-size-adjust: none; text-size-adjust: none;}
body { height:100%; width:100%; font-size: 9pt; color: #525253; font-family:"NGothic","³ª´®°íµñ"; background-color:#d8d8d8; }

a:link {color:#3b3b3b; text-decoration: none; }
a:visited {color:#3b3b3b;	text-decoration: none; }
a:active { color:#3b3b3b; text-decoration: none; }
a:hover {color:#3b3b3b; text-decoration: none; cursor:pointer; }

