html, body, div, span, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figcaption, figure,
footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
html, body {
height:100%;
/* font:normal 14px 'Noto Sans', dotum, '돋움', sans-serif;
color:#333;
letter-spacing:-0.5px; */
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
display:block;
}
ul, ol{
list-style:none;
}
a {
margin:0;
padding:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
color:inherit;
}
a:link, a:visited {
text-decoration:none;
color:inherit;
}
a:hover {
text-decoration:underline;
}
table {
border-collapse:collapse;
border-spacing:0;
}
/*
caption, legend{
position:absolute;
left:-100000px;
top:auto;
overflow:hidden;
margin:0;
padding:0;
border:0;
width:0;
height:0;
font-size:0;
line-height:0;
}
*/
input, select {
vertical-align:middle;
}
ol, ul, li {
list-style:none;
}
img {
border:0;
vertical-align:top;
}
fieldset {
vertical-align:middle;
}