@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

html { width: 100%; height: 100%; font-family: 'Noto Sans KR', sans-serif, "돋움", Dotum; word-break: keep-all; font-size:14px; color: #000; font-weight: 400; letter-spacing: -0.05em}
body { width: 100%; height: 100%; }

/* default */
@charset "utf-8";
html, body {margin:0; padding:0;}
form, input, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd {margin:0; padding:0;}
ul, ol, li {list-style:none;}
img	{border:0; vertical-align:top; max-width: 100%}
table {width: 100%; border-collapse:collapse; border-spacing:0 !important;} 
th, td {padding:0;}
th {font-weight: normal}
textarea {padding:0; margin:0; resize: none}
fieldset {display:block; border:none; padding:0; margin:0}
legend, caption	{width:0; height:0; padding:0; margin:0; font-size:0; line-height:0;}
a, a:hover {text-decoration: none;}
a {color: #333}
input, select, textarea {font-size: 16px; font-family: 'Noto Sans KR'}
button, input[type="button"] {border:none; cursor:pointer; overflow:visible; white-space: nowrap; background: none;}
input[type="checkbox"] {vertical-align: middle}