* {
	padding:0;
	border:0;
	margin:0;
	outline:0;
}
body {

	font-family:'NotoR', malgun gothic, dotum, '¸¼Àº °íµñ', 'µ¸¿ò';
	margin: 0;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size:12px;
	line-height:18px;
	letter-spacing:-0.1em;
	color:#333;
	font-weight:normal;
	overflow-y:scroll;
	background-position:top center; 
	background-repeat:no-repeat;
	background: #f1f3f7;
}
img{border:0; vertical-align:top; outline:none;}
ul{list-style:none;}
table{border-collapse:collapse; border-spacing:0;}
iframe:focus{outline:none;}
iframe[seamless]{display:block;}
ol, ul, li {list-style:none;}
a, a:link, a:hover, a:visited, a:active {text-decoration:none; color:#333;}
img {vertical-align:top;}
.cf:after,
.cr:after{display:block;content:"";	clear:both;}
.tablize{display:table; width:100%; font-size:0; line-height:0;}
.tablize>*{display:inline-block; width:auto; font-size:12px; line-height:18px; vertical-align:top;}

.WD,
.WD *{box-sizing:border-box;}


/**/
