@charset "utf-8";

/* À¥ ÆùÆ® - ³ª´®°íµñ, ³ª´®°íµñ º¼µå */
@font-face{
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: normal;
  src: url('http://secu.mono.co.kr/font/NanumGothic.eot');
  src: local('?'), url('http://secu.mono.co.kr/font/NanumGothic.woff') format('woff');
}
@font-face{
  font-family: 'NanumGothicBold';
  font-style: normal;
  src: url('http://secu.mono.co.kr/font/NanumGothicBold.eot');
  src: local('?'), url('http://secu.mono.co.kr/font/NanumGothicBold.woff') format('woff'); 
}


body {
	margin:0; 
	padding:0;
	font:normal 1em/1.45 "³ª´®°íµñ", NanumGothic, "µ¸¿ò", Dotum, Arial, Tahoma , Geneva, Verdana; color:#333; -webkit-text-size-adjust:none; 
}

/* HTML Default */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, article, aside, hgroup, header, footer, figure, figcaption, nav, section { margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent; }
body { font:normal 0.81em "³ª´®°íµñ", NanumGothic, NGNormal, "µ¸¿ò", Dotum, Arial, Tahoma , Geneva, Verdana; color:#333; -webkit-text-size-adjust:none; }
h1, h2, h3, h4, h5, h6 { font-weight:Normal; font-family:NGBold; }
ol, ul { list-style:none; overflow:hidden;  }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,q:before, q:after { content:''; }
table { border-collapse:collapse; border-spacing:0; width:100%; }
th { font-weight:Normal; font-family:NGBold; }
button { margin:0; padding:0; border:0; font:inherit; color:inherit; background:transparent; overflow:visible; cursor:pointer; line-height:1; }
button::-moz-focus-inner { margin: -1px; padding: 0; }
a:link, a:visited, a:hover, a:active, a:focus { text-decoration:none; color:inherit; cursor:pointer; }
legend, caption { width:0; height:0; visibility:hidden; font-size:0; line-height:0; }
textarea { resize:vertical; font:inherit; overflow-y:auto; }
input, select { color:inherit; font:inherit; line-height:100%; }
img, select, input, button { vertical-align:middle; }
figcaption { display:none; }
em, address { font-style:normal; }
