@charset "euc-kr";

/* ÆùÆ® ·Îµå */
/*
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");
@import url("http://cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/nanumbarungothic.css");
*/


@font-face {
	font-family:Nanum Gothic;
	src:url(../font/NanumGothic.eot);
	src:local(¡Ø), url(../font/NanumGothic.woff) format('woff')
}

@font-face {
	font-family:Nanum Barun Gothic;
	src:url(../font/NanumBarunGothic.eot);
	src:local(¡Ø), url(../font/NanumBarunGothic.woff) format('woff')
}

body { padding:0; margin:0; font-family:Nanum Gothic; }
img { vertical-align:middle; border:0; padding:0; margin:0; }
ul li { list-style:none; }

a:link { text-decoration:none; color:inherit; }
a:visited { text-decoration:none; color:inherit; }
a:active { text-decoration:none; color:inherit; }
a:hover { text-decoration:none; color:inherit; }