html,body,div,span,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,blockquote,p,address,pre,cite,form,fieldset,caption,textarea,input,select,table,th,td {margin:0px; padding:0px;}
h1,h2,h3,h4,h5,h6,th{font-size:100%;font-weight:normal;}
fieldset,img,abbr,acronym{border:0 none;}
img {vertical-align:top; max-width:100% !important;}
address,caption,em,cite{font-weight:normal;font-style:normal;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
hr{display:none;}
a{text-decoration:none;}
a:hover,a:active,a:focus{text-decoration:none;}
select{vertical-align:middle;}
ul, ol, li {list-style-type:none;}
table { border-collapse:collapse;border-spacing:0;}
caption {overflow:hidden; font-size:0; line-height:0;}

@font-face {
	font-family: 'NB';
	font-style: normal;
	font-weight: 400;
	src:url(/html/css/fonts/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
		url(/html/css/fonts/NanumBarunGothic.woff2) format('woff2'),
		url(/html/css/fonts/NanumBarunGothic.woff) format('woff'),
		url(/html/css/fonts/NanumBarunGothic.ttf) format('truetype');
}

@font-face {
	font-family: 'NB_B';
	font-style: normal;
	font-weight: 700;
	src:url(./NanumBarunGothicBold.eot);
	src:url(/html/css/fonts/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'),
		url(/html/css/fonts/NanumBarunGothicBold.woff2) format('woff2'),
		url(/html/css/fonts/NanumBarunGothicBold.woff) format('woff'),
		url(/html/css/fonts/NanumBarunGothicBold.ttf) format('truetype');
}
