/* Nanum Gothic */
@font-face {
	font-family:'ng';
	src:url('/2016_img/font/ng.eot');	
	src:local(¡Ø),
		url('/2016_img/font/ng.eot?#iefix') format('embedded-opentype'),
		url('/2016_img/font/ng.woff') format('woff'),		
		url('/2016_img/font/ng.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Nanum Gothic Bold */
@font-face {
	font-family:'ngb';
	src:url('/2016_img/font/ng_b.eot');	
	src:local(¡Ø),
		url('/2016_img/font/ng_b.eot?#iefix') format('embedded-opentype'),		
		url('/2016_img/font/ng_b.woff') format('woff'),		
		url('/2016_img/font/ng_b.ttf') format('truetype');	
	font-weight: normal;
	font-style: normal;
}

/* Nanum Gothic ExtraBold */
@font-face {
	font-family:'ngeb';
	src:url('/2016_img/font/ng_eb.eot');	
	src:local(¡Ø),
		url('/2016_img/font/ng_eb.eot?#iefix') format('embedded-opentype'),
		url('/2016_img/font/ng_eb.woff') format('woff'),		
		url('/2016_img/font/ng_eb.ttf') format('truetype');	
	font-weight: normal;
	font-style: normal;
}
/* ³ª´®½ºÄù¾î  */
@font-face {
	font-family:'nsr';
	src:url('/2016_img/font/NanumSquareR.eot');	
	src:local(¡Ø),
		url('/2016_img/font/NanumSquareR.eot?#iefix') format('embedded-opentype'),
		url('/2016_img/font/NanumSquareR.woff') format('woff'),		
		url('/2016_img/font/NanumSquareR.ttf') format('truetype');	
	font-weight: normal;
	font-style: normal;
}


.left_menu a { font-family:ngb; color:#ffffff !important; padding-left:15px; font-size:15px; }
.left_menu a:hover { font-family:ngb; color:#fcff00; padding-left:15px; font-size:15px; text-decoration:none;}

.title { font-family:ngb; color:#000000; font-size:23px; height:40px; border-bottom:1px solid #666666; padding-top:10px; }