@charset "utf-8";
/* base */
body{font:12px Gulim, "굴림", Dotum, "돋움", sans-serif;color:#333}
body, div, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, form, fieldset, input, table, tr, th, td{margin:0;padding:0}
h1, h2, h3, h4, h5, h6{font-weight:normal;font-size:100%}
ul, ol, li{list-style:none}
fieldset, img{border:none}
/* a-style */
a{color:#333;text-decoration:none}
a:hover, a:active{color:#2255cb;text-decoration:underline}