@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'); }
@font-face{font-family:'NBrush'; src:url('/font/NanumBrush.woff') format('woff'); }

html { height:100%; width:100%; -webkit-text-size-adjust: none; text-size-adjust: none;}
body { height:100%; width:100%; font-size: 12px; color: #2d2d2d; font-family:"NGothic","³ª´®°íµñ"; background-color:#d8d8d8; }
form {	font-size: 12px; color: #2d2d2d; line-height: 150%; font-family: "NGothic","³ª´®°íµñ" }
textarea {	font-size: 12px; color: #2d2d2d; line-height: 150%; font-family: "NGothic","³ª´®°íµñ" }
input{margin:0; padding:0;}

a:link {color:#2d2d2d; text-decoration: none; }
a:visited {color:#2d2d2d;	text-decoration: none; }
a:active { color:#2d2d2d; text-decoration: none; }
a:hover {color:#2d2d2d; text-decoration: none; cursor:pointer; }
img{-webkit-user-drag: none; }
