@charset "utf-8";

/*갤러리*/
#gall_box {position:relative; width:580px; background-color:#fff;}
#gallery_wrap { width:580; height:616px; position:relative; margin:0 auto;}
#gallery_wrap .img_floor_wrap {position:absolute; left:0; bottom:0; z-index:3}
#gallery_wrap .tep_m  {top:0px; width:580px; height:46px; position:relative;}
#gallery_wrap .tep_m li {width:50%;box-sizing:border-box;height:46px; margin-right:-1px; float:left; border:1px solid #d4d4d4; cursor:pointer; background-color:#fff; font:bold 17px "NanumGothicBold"; color:#4b4b4b; letter-spacing:-1px; text-align:center; line-height:46px; margin-top:-1px}
/* #gallery_wrap .tep_m .tep1 {width:115px;}
#gallery_wrap .tep_m .tep2 {width:115px;}
#gallery_wrap .tep_m .tep3 {width:115px;}
#gallery_wrap .tep_m .tep4 {width:115px;}
#gallery_wrap .tep_m .tep5 {width:115px;}
#gallery_wrap .tep_m .tep6 {width:115px;}
#gallery_wrap .tep_m .tep7 {width:115px;}
#gallery_wrap .tep_m .tep8 {width:115px;}
#gallery_wrap .tep_m .tep9 {width:115px;}
#gallery_wrap .tep_m .tep10 {width:115px;} */
#gallery_wrap .left_btn {top:180px; left:0; cursor:pointer; position:absolute; z-index:10}
#gallery_wrap .right_btn {top:180px; right:0px; cursor:pointer; position:absolute; z-index:10}
#gallery_wrap .imgbox {clear:both; width:580px; height:382px; position:absolute; overflow:hidden; }
#gallery_wrap .imgbox li {left:0px; height:382px; position:absolute;}
#gallery_wrap .imgbox li img{width:580px; }
#gallery_wrap .titlebox {bottom:180px; width:580px; height:70px; background:url('../img/gallery/title_bg.png') repeat-x; position:absolute; z-index:1; }
#gallery_wrap .titlebox li{display:none; font:bold 30px "NanumGothicBold"; color:#fff; letter-spacing:-1px; line-height:70px; text-align:center}
