@charset "utf-8";

/* 내용관리 */
#ctt {position:relative;width:100%;max-width:900px;margin:0 auto;}
.ctt_admin {text-align:right}
#ctt header h1 {font-size:2.5em;font-weight:100;color:#8b1528;}
#ctt header b{font-size:0.9em;color:#666;font-weight:500}
#ctt_con {padding:40px 0;line-height:1.8em;color:#636363;letter-spacing:0}

#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

#map{ position:relative; width:100%;min-height:300px; background:#efefef;margin:10px 0}
#map_icons {position:relative;width:208px;height:50px;left:100%;margin:-65px 0 0 -210px;z-index:1000;}
#map_icons li {float:left;width:50px;height:50px;border-radius:10px;margin-right:2px;overflow:hidden}
#map_icons li img {width:100%;height:100%;}