@charset "utf-8";

/* 내용관리 */
#ctt {margin:10px;padding:10px 20px 10px 0px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.ctt_admin {margin:0 5px;text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0;  font-size:16px; font-family: "NEXON Gothic"; font-weight:500;  line-height:1.8em;}
.ctt_img {text-align:center}

@media  (max-width: 480px) {
	#ctt_con { font-size:15px; font-weight:400; letter-spacing:-1px; }
}