@charset "utf-8";
/* ---------- 리셋 스타일 ---------- */

/* Reset */
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption, summary, canvas{display:block}
html{font:normal 13px/150% 'mst','nts','Malgun Gothic','맑은 고딕','Helvetica nenu',Arial, "Apple SD Gothic"}
body{position:relative; margin:0; padding:0; color:#303030; word-break:keep-all; font-smoothing:antialiased; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none}
div, p, ol, ul, li, img, a, h1, h2, h3, h4, h5, h6, form, span, iframe, dl, dt, dd{margin:0; padding:0}
li{list-style:none}
a{text-decoration:none; color:#303030}
table, th, td{margin:0; padding:0; border:0; border-spacing:0; border-collapse:collapse}
img{border:0; vertical-align:middle}
form, fieldset{margin:0; padding:0; border:none}
caption, legend{display:none}
input, button, textarea, select{font:normal 13px/150% 'mst','nts','Malgun Gothic','맑은 고딕','Helvetica nenu',Arial, "Apple SD Gothic"}
canvas{-moz-user-select:none; -webkit-user-select:none; -ms-user-select:none}
br{font-family:mst}