@charset "utf-8";

/* 내용관리 */
#ctt { }
.ctt_admin {
	text-align:right;
}
#ctt_con {font-size:16px !important;line-height:28px; font-weight:normal;color:#333;}
#ctt_con img{
	max-width:100%;
	height:auto;
}
.ctt_img {
	text-align:center;
}

.co_img {width:100%;}
.co_img img {width:49%;}

.c_tit1 {font-size:30px;font-weight:500;color:#528ba1;padding:20px 0;}
.c_bar {border-top:#ddd solid 1px;padding:20px 0;margin-top:25px;}