@charset "utf-8";
/* Reset */
html,body {width: 100%;height: 100%;}
html {overflow-y: scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button { margin: 0; padding: 0}
body,h1,h2,h3,h4,input,button {font-family: 'Tahoma', '돋움', Dotum, Arial, 'Apple SD Gothic Neo', Sans-serif;font-size: 12px;color: #383d41;}
body {background-color: #fff; *word-break: break-all;-ms-word-break: break-all;}
img,fieldset,iframe {border: 0 none;}
li {list-style: none;}
input,select,button {vertical-align: middle;}
img {vertical-align: top;}
label,button {cursor: pointer;}
button {margin: 0;padding: 0;}
a {color: #2f3743;text-decoration: none;}
a:hover {color: #390;text-decoration: underline;}
button * {position: relative;}
button img {left: -3px;*left: auto;}
html:first-child select { height: 20px; padding-right: 6px;}
option {padding-right: 6px;}
hr {display: none;}
legend {*width: 0;}
table {border-collapse: collapse;border-spacing: 0;}
