@charset "utf-8";

/* 내용관리 */
#ctt {padding-top:20px;border-top:3px dotted #e5e5e5;}
.ctt_admin {margin-bottom:5px;text-align:right}
.ctt_admin a {display:inline-block;padding:7px 10px;border:1px solid #484d61;border-radius:4px;font-size:.85em;vertical-align:middle;white-space:nowrap;cursor:pointer;background:#484d61;color:#fff !important;background-image:none;-ms-touch-action:manipulation; touch-action:manipulation; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}
	.ctt_admin a:active, .ctt_admin a:hover, .ctt_admin a:focus {border:1px solid #ddd;color:#444 !important;background-color:#fff;}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:50px 0;}
	#ctt_con p {line-height:2em;}
.ctt_img {text-align:center}

.comp_info { list-style:none;margin:50px 0;padding:0;border:3px solid #7dc1c1;line-height:1.5em; }
	.comp_info li { border-bottom:1px solid #ced9d9;font-size:.85em; }
	.comp_info li:last-child { border:none; }
	.comp_info li strong {display:inline-block;width:180px;margin-right:10px;padding:7px 0;letter-spacing:.2em;text-align:center;background:#f2f2f2;}
#comp_map { height:500px;margin-top:50px;border:1px solid #999; }
