@charset "utf-8";


/* ==========================================================================
   Base styles & Helper
   ========================================================================== */

@import url('lib/normalize.css');

/* base */
h1, h2, h3, h4, h5, h6, fieldset,ul, ol, dl, dt, dd, p, button, figure{margin:0;padding:0;}
html{}
body {font-family :"Malgun Gothic","NanumGothic","나눔고딕","맑은고딕","Dotum","돋움", "Arial","Tahoma","Geneva","Verdana"; color:#1a1a1a; font-size:14px;} 
h1, h2, h3, h4, h5, h6, strong, b, th{font-weight:Normal;}
legend, caption{width:0;height:0;visibility:hidden;font-size:0;line-height:0;}
a{font-style:normal;text-decoration:none;color:#333;}
fieldset, button{background:none;border:0px;}
ul,ol{overflow:hidden;}
li{list-style:none;}

table{width:100%;}
iframe{width:100%;vertical-align:middle;border:0 none;}
input, button{box-sizing:inherit;}
hr{border-width:1px 0 0 0;}