

/*@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap');

@media print {
	body {background-color: #FFFFFF;}
	#print_area{display:none;}
}

* {font-family: 'Noto Sans KR', '맑은 고딕', 'Malgun Gothic', 'Nanum Gothic', sans-serif;}

html, body { margin:0; padding:0; height:100%;}

body{ font-size:13px; overflow-y: scroll; overflow-x:hidden;-webkit-text-size-adjust:none;position:relative}
div, p, th, td, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, button, select, textarea, blockquote{ padding:0; margin:0;}
form, fieldset, button{border:none;}*/

/*hr, button img{display:none;}*/

/*
ul, dl, ol, li, dt, dd { list-style: none; }
caption{ display:none}
img {vertical-align:middle; padding: 0; margin: 0; border:0;}
address,em{font-weight:normal;font-style:normal}
table{ empty-cells:show;}
*:first-child+html table{ empty-cells:show; border-collapse:collapse}


#mainLogoImg{float:left;width:136px}
.top_search input{float:left;width:237px;background:#fff;color:#8f8f8f;border:none;margin-top:8px;margin-left:13px;}

.top_search{float:left;width:289px;height:39px;margin-top:30px;border:1px solid #FA7B24;border-radius:28px}
*/