@charset "utf-8";

li {list-style:none;}

/* 내용관리 */
#ctt {margin:10px 0;padding:20px 0;background:#fff}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:1.1em;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0;line-height:1.6em}
#ctt_con img{max-width:100%; height:100%;}
.ctt_img {text-align:center}



table.sub012 {width:100%; border-top:1px solid #000; margin-bottom:10px;}
table.sub012 th {width:20%; padding:10px; text-align:center; border-bottom:1px solid #eee; background:#eee;}
table.sub012 td {width:30%; padding:10px; margin-left:20px; border-bottom:1px solid #eee;}