@charset "utf-8";

/* default */
* {padding:0; margin:0;}
body {font-family:'nbg','돋움',Dotum,Helvetica,sans-serif; font-size:14px; color:#333333; line-height:16px; overflow:hidden;letter-spacing: -1px;}
html {overflow-y:auto; overflow-x:hidden;}
html, body {width:100%;}
div, p, ul, li, table, th, td, textarea, input, span, form, h1, h2, h3, h4, h5, h6, dt, dl, dd, em, sup {padding:0px;margin:0px;}
ul, ol, dl, dd, dt, li {list-style-type:none;margin:0;padding:0px;line-height:16px;}
form, fieldset, p {margin:0;padding:0;border:0;}
table {width:100%;table-layout:fixed;}
table, tbody, tfoot, thead, tr, th, td {border-collapse:separate;border-spacing:0;table-layout:fixed;}/*border:none; separate*/
/* 6 */* html table, tbody, tfoot, thead, tr, th, td {border-collapse:collapse;}
/* 7 */* + html table, tbody, tfoot, thead, tr, th, td {border-collapse:collapse;}
legend {display:none;position:absolute;visibility:hidden;}
caption {visibility:hidden;width:0px;height:0px;overflow:hidden;font-size:0px;margin:0px;padding:0px;line-height:0px;}
img {border:0;vertical-align:top;outline:none;}
optgroup {font-style:normal;font-size:0px;height:0px;line-height:0px;}
input,select {margin:0;vertical-align:middle;font-family:'nbg' ,sans-serif;}
label {cursor:pointer;}
input.radio {width:12px;height:12px;}
img, fieldset {border:0 none transparent;/*'transparent' for Opera7*/}
i, em {font-style:normal;}
::-moz-selection{background: #f9a73c;color:#fff; text-shadow:none;}
::selection {background:#f9a73c; color:#fff; text-shadow: none;}


input[type=text],input[type=email],textarea,select,button{display:inline-block;max-width:100%;margin:0;padding:0;border:0;border-radius:0;background:inherit;vertical-align:top;outline:0;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;}

textarea{width:100%;height:185px;padding:20px;border:1px solid #ddd;color:#666; resize: none;font-family:'nbg','돋움',Dotum,Helvetica,sans-serif;font-weight:350;font-size:14px;line-height: 20px;}
