@charset "utf-8";

/* 내용관리 */
.ctt_admin {margin:20px 0;text-align:right;}

.cont_hd, .cont_ft {text-align:center;}
.cont_hd {margin-top:70px;}
.cont_ft {margin:-15px 0 70px;}
#co_greet {padding:70px 0;}
	#co_greet p, #co_greet div {margin-bottom:15px;font-size:1.4em;line-height:1.35em;}
#co_info {list-style:none;margin:0 0 20px;padding:0;border-top:1px solid #e5e5e5;}
	#co_info li {line-height:3em;border-bottom:1px solid #e5e5e5;}
	#co_info li:before {margin:0 20px 0 10px;content:"\f105";font-family:"FontAwesome";}
#co_map {height:450px;}