@charset "utf-8";

/*갤러리*/
#gall_box {position:relative; width:1200px; background-color:#fff; padding-top:80px;}
#gallery_wrap { width:1169px; height:745px; position:relative; margin:0 auto;}
#gallery_wrap .img_floor_wrap {position:absolute; left:0; top:48px; z-index:3}
#gallery_wrap .tep_m  {top:0px; height:48px; position:relative;}
#gallery_wrap .tep_m li {width:131.5px; height:47px; margin-right:-1px; float:left; border:1px solid #d4d4d4; border-bottom:0px; cursor:pointer; background-color:#fff; font:bold 17px "NanumGothicBold"; color:#4b4b4b; letter-spacing:-1px; text-align:center; line-height:47px;}

#gallery_wrap .tep_m .tep1 {width:106px;}
/*
#gallery_wrap .tep_m .tep2 {width:96px;}
#gallery_wrap .tep_m .tep3 {width:96px;}
#gallery_wrap .tep_m .tep4 {width:96px;}
#gallery_wrap .tep_m .tep5 {width:96px;}
#gallery_wrap .tep_m .tep6 {width:96px;}
#gallery_wrap .tep_m .tep7 {width:96px;}
#gallery_wrap .tep_m .tep8 {width:96px;}
#gallery_wrap .tep_m .tep9 {width:96px;}
#gallery_wrap .tep_m .tep10 {width:100px;}
#gallery_wrap .tep_m .tep11 {width:96px;}
#gallery_wrap .tep_m .tep12 {width:96px;}
*/
#gallery_wrap .left_btn {top:320px; left:236px; cursor:pointer; position:absolute;}
#gallery_wrap .right_btn {top:320px; right:0px; cursor:pointer; position:absolute;}
#gallery_wrap .imgbox {clear:both; width:933px; height:616px; margin-left:236px; position:absolute; overflow:hidden; }
#gallery_wrap .imgbox li {left:924px; height:616px; position:absolute; }
#gallery_wrap .imgbox li img{width:933px; height:616px;}
#gallery_wrap .titlebox {bottom:81px; width:189px; height:85px; background:url('../img/gallery/title_bg.png') repeat-x; position:absolute; z-index:1; padding-left:300px}
#gallery_wrap .titlebox li{display:none; font:bold 30px "NanumGothicBold"; color:#fff; letter-spacing:-1px; line-height:85px;}
#gall_box #gall_sum{position:relative; z-index:3; left:504px; bottom:166px; width:680px; height:85px;}
#gall_box #gall_sum li img{box-sizing:border-box}
#gall_sum > li{width:113.3px !important;}
#gall_sum > li img{width:100% !important;}