@charset "utf-8";

/* 내용관리 */
#ctt {}
.ctt_admin { margin-bottom:10px;text-align:right; }
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con { margin-bottom:20px;padding:20px;border:1px solid #d9d9d9; }
#ctt_con img, .ctt_img img { max-width:100%; }
.ctt_img { text-align:center; }

#comp_map {height:500px;border:1px solid #666;}
	#comp_map div {font-size:11pt;font-weight:bold;width:auto;text-align:center;}
#comp_info {margin:50px 0 10px;padding:0;}
	#comp_info dt {margin-bottom:15px;font-weight:700;font-size:1.3em;line-height:1em;}
	#comp_info dd {margin:0;padding:7px 15px;border-bottom:1px dotted #aaa;font-size:.95em;}
	#comp_info dd i {margin-right:7px;color:#3d4d99;}
