@charset "utf-8";

html {margin:0;padding:0;}
body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,big,cite,code,del,dfn,em,font,img,ins,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,input,textarea,select,button,
table,th,td,ul, li {margin:0;padding:0;border:0;font-size:13px;font-family: "Malgun Gothic", "AppleSDGothicNeo", Tahoma,Geneva,sans-serif; color:#2c2c2c;font-weight:normal;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin:0;padding:0;letter-spacing:-1px;}
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption, {display:block;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

a:link , a:visited {text-decoration:none;}
a:hover,a:focus {text-decoration:none;}
*{-webkit-text-size-adjust:none}

input,textarea,select,button{font-size:13px;font-family:"notokr-regular", "AppleSDGothicNeo", Tahoma,Geneva,sans-serif;}
img,fieldset {border:0;}
form,fieldset,input {margin:0;padding:0;}
em,address,optgroup {font-style:normal;font-weight:normal;}
button {border:none 0;margin:0;padding:0;overflow:visible;cursor:pointer;background:none; outline: none;}

ol,ul,li {list-style:none;}
table {border-spacing:0; border-collapse:collapse;}
hr {display:none;}
legend {position:absolute; top:-1000px; left:-1000px; visibility:hidden;}
caption {height:0;line-height:0;font-size:0px;visibility:hidden;}

input[placeholder] {color:#aeaeae;letter-spacing:-1.5px; }
input[type="text"], input[type="password"] {border:0;background:none;color:#2c2c2c;}
input::-webkit-input-placeholder { /* WebKit browsers */ color:#aeaeae; }
input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color:#aeaeae; }
input::-moz-placeholder {/* Mozilla Firefox 19+*/ color:#aeaeae;}
input:-ms-input-placeholder {/* ie10+*/ color:#aeaeae;}
input[type=text]::-ms-clear {display: none !important;}
input[type=password]::-ms-clear {display: none !important;}

select {cursor: pointer}
select[disabled] {opacity:0.5; filter:alpha(opacity=50);cursor:not-allowed;}


