@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Julius+Sans+One&display=swap');
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900');

@font-face {
	font-family: 'Tw Cen MT';
	font-style: normal;
	font-weight: 400;
	src: url('../../font/Tw_Cen_MT.eot');
	src: url('../../font/Tw_Cen_MT.eot?#iefix') format('embedded-opentype'),
	url('../../font/Tw-Cen-MT.otf') format('otf'),
	url('../../font/Tw-Cen-MT.woff') format('woff'),
	url('../../font/Tw Cen MT.ttf') format('truetype');
}

*{margin:0;padding:0;max-height:1000000px;}



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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
	margin:0;border:0;outline:0;padding:0;
	background:transparent;
	font-family:'Tw Cen MT','Noto Sans KR','NanumBarunGothic', 돋움, Dotum, sans-serif;
	font-style: normal;
	font-weight:normal;
	vertical-align:baseline;
}
body{line-height:1; position:relative}
table{border-collapse:collapse;border-spacing:0}
label{vertical-align:middle;cursor:pointer}
input{vertical-align:middle}
button,input {
	border-radius:0
}
fieldset,img {
	border:0
}
ol,ul {
	list-style:none
}
address,em {
	font-style:normal
}
a				{color:#000;text-decoration:none}
a:link			{text-decoration:none}
a:hover			{text-decoration:none}
a:active			{text-decoration:none}

.both				{clear:both}
.clear				{width:auto}
.clear:after			{content:"";display:block;clear:both;height:0;overflow:hidden}

.noto{font-family:'Noto Sans KR' ,sans-serif;}
.t_center{text-align:center;}
.lato {font-family: "Lato", sans-serif;}
.nb{font-family: 'NanumBarunGothic', sans-serif; letter-spacing: -0.04em;}
.juli{font-family: 'Julius Sans One', sans-serif;}
.light{font-weight:300;}
.bold{font-weight:bold}

