/* reset.css 배포일:2025.08.28 10:07:20 */ 
*{margin: 0; padding: 0;}
a{text-decoration: none; color: #333;}
li{list-style: none;}
img{vertical-align: middle;}
body{font-size: 16px; line-height: 24px; letter-spacing: -0.02em; font-family: 'Pretendard'; color: #333; word-break: keep-all;}
input{border: none; font-family: 'Pretendard'}
input:focus{outline: none;}
button{font-family: 'Pretendard'; padding: 0; border: none; background-color: transparent; cursor: pointer; line-height: 24px;}
table{border-collapse: collapse; border-spacing: 0;}

@CHARSET "UTF-8";
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,
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 {margin: 0; padding: 0; border: 0; font-size: 100%;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;}

/* IE의 경우 */
input::-ms-clear,
input::-ms-reveal{
	display:none;
}
/* 크롬의 경우 */
input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration{
	display:none;
}

.goog-te-banner-frame{position:absolute !important;width:1px !important;height:1px !important;left:-999px !important;top:-999px !important;overflow:hidden !important;}
