
@charset "utf-8";

button {
    background: none;
    border: none;
    padding: 0;
}
*{-webkit-text-size-adjust:none;box-sizing: border-box;}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	/* border:0; */
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

input[type="password"]{font-family:'arial';}
ul,li,dl,dt,dd	{list-style:none; margin:0px; padding:0px; }
a {	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	text-decoration: none;
	outline:none;}
a:hover,a:active {
	text-decoration:none;

}
caption{
	line-height: 0;
	font-size: 0;
	visibility: hidden;
}
table {border-collapse: collapse;}
img,fieldset,iframe{border:0}
em,address{font-style:normal}
input,select,button{vertical-align:middle}
select{
	-webkit-appearance: menulist;
	-webkit-align-items: center;
	white-space: pre;
	-webkit-rtl-ordering: logical;
	font: -webkit-small-control;
	text-align: start;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #adadad;
}
input{margin: 0; padding:0;}


body {text-align:center;}
img{vertical-align:top}


/* 메인 페이지 */
