@charset "utf-8";

/* 내용관리 */
#ctt {}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding-top:30px;border-top:1px solid #e1e1e1;}

.co_greet {}
	.co_greet p {margin:20px 0;font-size:1.2em;font-weight:300;line-height:1.5em;text-align:center;}
	.co_greet p.img {margin:40px 0;}
.co_ov {}
	.co_ov table {width:100%;}
	.co_ov th, .co_ov td {width:16.6%;padding:20px 10px;border:1px solid #e5e5e5;text-align:center;}
	.co_ov th {font-weight:500;background:#fafafa;background:rgba(0,0,0,.05);}
	#co_map {margin-top:10px;height:450px;border:1px solid #666;}
	.co_img {margin-top:50px; }
	.co_img p {margin:20px 0;font-size:1.2em;font-weight:400;line-height:1.3em; color:#636363;}

.ctt_admin {margin:20px 0 10px;text-align:right}
.ctt_img {text-align:center}