@charset "utf-8";

/* 내용관리 */
#ctt {margin:0 0 20px 0;padding:0px;border:0px solid #e9e9e9}
.ctt_admin {text-align:right}
#ctt header h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {
	padding:5px 0 20px 0;
}

#ctt_con ul, #ctt_con li {
	margin:0px;
	padding:0px;
	border:0px;
	list-style:none;
}
.ctt_img {text-align:center}