@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500&family=Noto+Serif+KR:wght@500&display=swap');

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, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,	dl, dt, dd, ol, ul, li,	fieldset, form, label, legend,	table, caption, tbody, tfoot, thead, tr, th, td{    margin: 0px; padding: 0px; border: 0px; outline: 0px;}
html,body{width:100%;}
body,td,form,img{font-family: 'Noto Sans KR', sans-serif!important;font-size:14px;border:0px;color:#555555}
input,textarea {font-size:14px;margin:0px;font-family: 'Noto Sans KR', sans-serif;color:#555555;}

ul,dl,ol,dd,dt,li{list-style-image:none;list-style-position:outside;list-style-type:none;margin:0px;padding:0px;}
table{border-collapse:collapse;empty-cells:show;border-spacing:0px;}
table td{padding:0px;}
img,select,input {vertical-align:middle}
label {cursor:pointer;}
:focus { outline: 0px; }
a {color:#555; text-decoration:none; }
a:hover { text-decoration:none; }
body {overflow-y:auto;}

.clear {clear:both; height:0px; font-size:0px;}


.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.clear {clear:both; height:0px; font-size:0px;}
.cl{clear:both;}
.fl{float: left;}
.fr{float: right;}


