@charset "utf-8";
/* 내용관리 */
#ctt {width:100%; background:#fff}
.ctt_admin {display: none; text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {margin:0 auto;width: 100%;}
#ctt_con img{max-width:100%;}
.ctt_img {text-align:center}

/* 시공사례 */
#ctt_con {margin: 0 auto; width: 100%;}
table{ border-collapse : collapse; }
th, td{width: 250px;height: 50px;text-align: center;border: 1px solid #000;/*vertical-align: top;*//*vertical-align: bottom;*//*vertical-align: middle;*/}
.table_site3{width:500px;}
.yeartitle{padding:20px;font-size:42px;font-weight: 700;}