@charset "utf-8";

/* 내용관리 */
#ctt {}
.ctt_admin {margin:20px 0;text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {margin-top:20px;padding:25px;border:1px solid #e9e9e9;line-height:1.4em;zoom:1;}
	#ctt_con:after {display:block;clear:both;content:"";}
#ctt_con p, #ctt_con div {word-break:keep-all;line-height:1.4em;}
#ctt_con p {margin-bottom:20px;}
#ctt_con .prod_l {display:table;width:100%;list-style:none;margin:30px 0 0;padding:0;border-collapse:collapse;}
	#ctt_con .prod_l li {display:table-cell;position:relative;width:25%;}
	#ctt_con .prod_l li img {width:100%;height:auto;}
	#ctt_con .prod_l li .tit {display:none;}
	#ctt_con .prod_l li:hover .tit {display:block;position:absolute;left:0;top:0;width:100%;height:100%;padding:20%;line-height:1.4em;color:#fff;text-align:center;background:rgba(0,0,0,0.5);z-index:101;}
	#ctt_con .prod_l li a {display:block;height:100%;}
	#ctt_con .prod_l li:hover {background:#f7f7f7;}
.ctt_img {text-align:center}

#co_info {margin:0;padding:0;}
	#co_info dd {margin:0;padding:15px 10px;border-bottom:1px solid #e5e5e5;}
#co_map {height:450px;}
	#co_map div {font-size:11pt;font-weight:bold;text-align:center;}
