@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 :"Nanum Gothic","나눔 고딕","Dotum","돋움",sans-serif; color:#1a1a1a; } 
h1, h2, h3, h4, h5, h6, strong, b, th{font-weight:Normal; font-family :"Nanum Gothic","나눔 고딕","Dotum","돋움",sans-serif; }
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;}
li{list-style:none;}

table{width:100%;}
iframe{width:100%;vertical-align:middle;border:0 none;}
.login{height:400px;}
input, button{box-sizing:inherit;}
hr{border-width:1px 0 0 0;}