@charset "utf-8"; 

/* 내용관리 */
#ctt {margin:0; padding:0px; }
.ctt_admin {text-align:right}
#ctt header h1,
#ctt header h2 {position:absolute; font-size:0; line-height:0; overflow:hidden}
#ctt_con {padding:0; line-height:1.6em}
#ctt_con img{max-width:100%; height:auto}
.ctt_img {text-align:center}

.aabb {width:150px;margin:15px auto;}
.aabb ul {zoom:1}
.aabb ul:after {display:block;visibility:hidden;clear:both;content:""}
.aabb li {display:inline-block;}
.aabb a {display:block;border:1px solid #dadada;background:#000;margin:0 0 5px 0;line-height:30px;padding:0 10px;border-radius:3px;color:#FFF}
.aabb a:focus, .aabb a:hover, .aabb a:active {text-decoration:none;background:#f3f3f3;color:#000}
.aabb .aabb_on {z-index:2;font-weight:bold}
