@charset "utf-8";

/* ³ª´®°íµñ */
@font-face {
	font-family:"NanumGothic";
	font-style:normal;
	font-weight:400;
	src:url(/font/NanumGothic.eot);
	src:url(/font/NanumGothic.eot?#iefix) format("embedded-opentype"),
	src:url(/font/NanumGothic.woff) format("woff"),
	src:url(/font/NanumGothic.ttf) format("truetype");
}

@font-face {
	font-family:"NanumGothicBold";
	font-style:normal;
	font-weight:700;
	src:url(/font/NanumGothic.eot);
	src:url(/font/NanumGothic.eot?#iefix) format("embedded-opentype"),
	src:url(/font/NanumGothic.woff) format("woff"),
	src:url(/font/NanumGothic.ttf) format("truetype");
}

@font-face {
	font-family:"NanumGothicExtrabold";
	font-style:normal;
	font-weight:800;
	src:url(/font/NanumGothic.eot);
	src:url(/font/NanumGothic.eot?#iefix) format("embedded-opentype"),
	src:url(/font/NanumGothic.woff) format("woff"),
	src:url(/font/NanumGothic.ttf) format("truetype");
}

/* ³ª´® ¹Ù¸¥°íµñ */
@font-face {
	 font-family:"NanumBarunGothic";
	 src:url(/font/NanumBarunGothic.eot);
	 src:url(/font/NanumBarunGothic.eot?#iefix) format("embedded-opentype"),
	 src:url(/font/NanumBarunGothic.woff) format("woff"),
	 src:url(/font/NanumBarunGothic.ttf) format("truetype");
}

/* ³ª´® ½ºÄù¾î */
@font-face {
	 font-family:"NanumSquare";
	 src:url(/font/NanumSquare.eot);
	 src:url(/font/NanumSquare.eot?#iefix) format("embedded-opentype"),
	 src:url(/font/NanumSquare.woff) format("woff"),
	 src:url(/font/NanumSquare.ttf) format("truetype");
}

* {margin:0;padding:0}
html, body {width:100%; }
body {*word-break:break-all; font-family: "NanumSquare"; -ms-word-break:break-all:}
img, fieldset, object {border:0;}
ul, ol {list-style:none}
em, address {font-style:normal}
a {text-decoration:none;color:#000000}
a:hover, a:active, a:focus{text-decoration:none}
img {vertical-align:top}
dt, dd {display:inline-block;}
table {border-collapse:collapse;border-spacing:0;}

body {  font-size:13px; }