@font-face {font-family: "R"; src: url("../fonts/NanumSquareR.ttf") format("truetype"), url("../fonts/NanumSquareR.woff") format("woff");}
@font-face {font-family: "L"; src: url("../fonts/NanumSquareL.ttf") format("truetype"), url("../fonts/NanumSquareL.woff") format("woff");}
@font-face {font-family: "B"; src: url("../fonts/NanumSquareB.ttf") format("truetype"), url("../fonts/NanumSquareB.woff") format("woff");}
@font-face {font-family: "EB"; src: url("../fonts/NanumSquareEB.ttf") format("truetype"), url("../fonts/NanumSquareEB.woff") format("woff");}
* {margin: 0; padding: 0; box-sizing: border-box;}
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, button {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	box-shadow: none;
	/* -webkit-text-size-adjust : auto; 
	-ms-text-size-adjust : auto;
	-moz-text-size-adjust : auto;
	-o-text-size-adjust : auto;  */
}
html, body {width: 100%; height: 100%; font-size: 17px; font-family: 'R';}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
ul {list-style-type: none;}
a {text-decoration: none; color: #000;}
table {border-collapse: collapse; border-spacing: 0;}
tr, td {vertical-align: middle;}
button {cursor: pointer; background: none;}