@charset "utf-8";
@import url(/css/nanumgothic.css);

/* 내용관리 */
#ctt {padding:0px;border:0px solid #e9e9e9;}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0}
#ctt_con ul {overflow: auto;list-style-type: none;}
#ctt_con li {height:23px; width:130px; font-family:"Nanum Gothic"; font-weight:bold; border:1px solid #c5c5c5; margin:0 18px 10px 0; float: left;padding:7px;display: inline; text-align:center; font-size:13px; line-height:20px;}
#ctt_con li a { color:black;}
#ctt_con li:hover { background-color:#be2327; color:white; cursor: pointer; }
#ctt_con li a:link {color:black; }
.con_on { background-color:#be2327; color:white; cursor: pointer; }
.ctt_img {text-align:center}

.store_content { padding:0px;border:0px solid #e9e9e9;}
.store_notice{ margin:40px 0 0 0;border-top:1px solid #d4d4d4}
.store_photo{ margin:0px 0 0 0;height:600px;position:relative; }


