@charset "euc-kr";

@font-face {
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: 700;
	src: url(/m/css/font/NanumGothic-Bold.eot);
	src: url(/m/css/font/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
		url(/m/css/font/NanumGothic-Bold.woff2) format('woff2'),
		url(/m/css/font/NanumGothic-Bold.woff) format('woff'),
		url(/m/css/font/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: 400;
	src: url(/m/css/font/NanumGothic-Regular.eot);
	src: url(/m/css/font/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
		url(/m/css/font/NanumGothic-Regular.woff2) format('woff2'),
		url(/m/css/font/NanumGothic-Regular.woff) format('woff'),
		url(/m/css/font/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: 800;
	src: url(/m/css/font/NanumGothic-ExtraBold.eot);
	src: url(/m/css/font/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
		url(/m/css/font/NanumGothic-ExtraBold.woff2) format('woff2'),
		url(/m/css/font/NanumGothic-ExtraBold.woff) format('woff'),
		url(/m/css/font/NanumGothic-ExtraBold.ttf) format('truetype');
}

/* ±âº»½ºÅ¸ÀÏ */
*{margin:0; padding:0; font-family:'Nanum Gothic', Dotum, µ¸¿ò, sans-serif; -webkit-text-size-adjust:none;}
body{float:left; width:100%; margin:0; padding:0; font-size:80%; color:#555; letter-spacing:-0.5px; line-height:130%;}
fieldset{border:0;}
img{border:0; max-width:100%; vertical-align:middle;}
input, dl,ul,ol,li{margin:0; padding:0; list-style: none;}
a {text-decoration:none; color:#555;}
caption, legend,hr,.skip{position:absolute; top:0; left:-1000px; width:0; height:0; font-size:0; line-height:0;}

.blueTxt{color:#164e87;}
.redTxt{color:#ff0033;}
.greenTxt{color:#006600;}
.orangeTxt{color:#b2592d;}
.pinkTxt{color:#ff0099;}
.pinkTxt2{display:inline-block; width:100%; color:#ff0099;font-size:90%; text-align:center;}
.bold{font-weight:bold;}
