@charset "utf-8";

/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,xmp,th,td,input,select,textarea,button {margin:0;padding:0; font-weight:normal; outline:0 none;}
fieldset,img {border:0 none}
dl,ul,ol,menu,li {list-style:none}
blockquote, q {quotes: none}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none}
xmp{margin-top:-20px}
input,select,textarea,button {vertical-align:middle;font-family:'Roboto','MalgumGothic',helvetica,sans-serif; color:#000; border:none;} 
button {border:0 none;background:none;cursor:pointer;}
body {background:#fff;}

/* Text */
body,th,td,input,select,textarea,button {font-size:15px;line-height:1;font-family:'Roboto','MalgumGothic',helvetica,sans-serif; color:#000;}
a {color:#000;text-decoration:none}
a:active, a:hover {text-decoration:none}
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal}


/* Font */
/*@font-face {

    font-family: 'NotoSansThin';
    src: url('../font/notokr-thin.eot');
	src :url('../font/notokr-thin.eot?#iefix') format('embedded-opentype'),
         url('../font/notokr-thin.woff') format('woff'),
         url('../font/notokr-thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NotoSansLight';
    src: url('../font/notokr-light.eot');
	src :url('../font/notokr-light.eot?#iefix') format('embedded-opentype'),
         url('../font/notokr-light.woff') format('woff'),
         url('../font/notokr-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NotoSans';
    src: url('../font/notokr-regular.eot');
	src :url('../font/notokr-regular.eot?#iefix') format('embedded-opentype'),
         url('../font/notokr-regular.woff') format('woff'),
         url('../font/notokr-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NotoSansMedium';
    src: url('../font/notokr-medium.eot');
	src :url('../font/notokr-medium.eot?#iefix') format('embedded-opentype'),
         url('../font/notokr-medium.woff') format('woff'),
         url('../font/notokr-medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NotoSansBold';
    src: url('../font/notokr-bold.eot');
	src :url('../font/notokr-bold.eot?#iefix') format('embedded-opentype'),
         url('../font/notokr-bold.woff') format('woff'),
         url('../font/notokr-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

*/
