@charset "utf-8";

/* 내용관리 */
#ctt {margin:0;padding:0;background:#fff}
.ctt_admin {text-align:right;}
.ctt_admin a {font-size:1em !important; background:#ff0000; color:#fff !important; font-weight:400 !important;}
.ctt_admin a:hover {color:#fff !important;}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:0;line-height:1.6em}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

	@media screen and (max-width:999px) {
		.ctt_admin a {font-size:0.9em !important;}
	}

	@media screen and (max-width:799px) {
		.ctt_admin a {font-size:0.8em !important;}
	}

	@media screen and (max-width:499px) {
	}