@charset "utf-8";

/* 내용관리 */
#ctt {margin:10px auto;padding:0px;background:#fff; max-width: 1100px;}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0 70px;line-height:1.6em}
#ctt_himg img, #ctt_timg img, #ctt_con img {max-width:100%;height:auto}
.ctt_img {text-align:center}

#ctt_con ul { list-style-type: none; text-align: center;}
#ctt_con ul li { list-style: none; display: inline-block; margin: 5px;}
#ctt_con ul li a { border: 1px solid #c7bedc; border-radius: 3px; background-color: #f1eff7; padding: 0 1em; line-height: 30px; height: 30px; display: block;}
#ctt_con ul li a:hover { color: #2e3192;}