html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,input,select,textarea,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{	
	padding:0px;
	margin:0px;
	vertical-align:top
}
html {overflow-y:auto;/*font-family:'¸¼Àº °íµñ','Malgun Gothic','³ª´® °íµñ','Nanum Gothic','dotum';*/font-family:'NotoSansLight';color:#000;font-size:14px;line-height:1;letter-spacing:-0.05em}
html, body {width:100%;height:100%;-webkit-text-size-adjust:none}
body{min-width:320px}
ul, ol {list-style-type:none}
h1,h2,h3,h4,h5,h6{font-weight:normal}
table{border-collapse:collapse;border-spacing:0}
img,fieldset{border:0;outline:none}
label {cursor:pointer}
i, em, address {font-style:normal;}
caption,legend{visibility:hidden;width:0px;height:0px;font-size:0px;line-height:0px}
iframe,object,video,embed{position:relative;top:0;left:0;max-width:100%}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block;  padding:0; margin:0}

input,select,textarea,button{font-family:'¸¼Àº °íµñ','Malgun Gothic','³ª´® °íµñ','Nanum Gothic','dotum';letter-spacing:-1px}
input,select,button,i{vertical-align:middle}
button{cursor:pointer;}
button{-webkit-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
button:hover { -webkit-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
textarea{resize:none;border:none;background:none}

a{color:#586062;text-decoration:none;cursor:pointer;}
a{display:inline; border-bottom:1px solid transparent; padding-bottom:2px;}
a:hover{color:#000;display:inline; border-bottom:1px solid #696969; padding-bottom:2px;}
a{outline:none; selector-dummy:expression(this.hideFocus=true);}
a{-webkit-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
a:hover { -webkit-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}

.clear {clear:both;display:block;}
.inner {max-width:1260px;margin:auto;text-align:center;}

/* ½ºÅ©·Ñ */
.scrollup {display:block; cursor:pointer; z-index:2; position:fixed; right:30px; bottom:-50px; text-align:center; border:2px solid #cf2c50; font-size:30px; opacity:0.8; height:40px; width:40px; color:#fff; background-color:#cf2c50;}
.scrollup:hover {border:2px solid #cf2c50; backdground:#cf2c50; opacity:1; color:#fff;}
.scrollup.show {bottom:120px;}


@font-face {
    font-family:'NotoSansLight';
    src: url('../fonts/NotoSans-Light.eot');
    src: url('../fonts/NotoSans-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-Light.woff') format('woff'),
         url('../fonts/NotoSans-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'NotoSansThin';
    src: url('../fonts/NotoSans-Thin.eot');
    src: url('../fonts/NotoSans-Thin.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-Thin.woff') format('woff'),
         url('../fonts/NotoSans-Thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}