@charset "utf-8";

html, body {
width:100%;
margin:0;
padding:0;
font-variant:normal;
font-size-adjust:none;
font-weight: 400;
font-family: '나눔고딕','Nanum Gothic','맑은고딕', 'Malgun Gothic','Sans-serif','돋움','Arial','Helvetica','AppleGothic';
color: #000000;
}

img {
border:0;
vertical-align:middle; 
margin:0;
padding:0;
}

ul, li, ol, li {
list-style:none;
text-align: left;
padding: 0;
margin:0;
}

a {
text-decoration:none;
cursor:pointer;
}
a:link {
text-decoration:none;
}
a:hover {
text-decoration:none ;
}
a:visited {
text-decoration:none;
}
fieldset {
border:0;
}

label {
cursor:pointer;
}

table {
border-spacing:0px;
display:table;
margin-bottom:0;
margin-top:0;
text-indent:0;
border-collapse: collapse;
}

caption {position:relative;left:0;top:0;width:1px;height:1px;margin:0;padding:0;background:none; font-size:3px; color:transparent; line-height: 0;text-indent: 100%;}