@charset "utf-8";

/*갤러리*/
#gall_box {width:1100px;height:571px;margin:0 auto;}
#gallery_wrap { width:1100px; height:571px; position:relative; margin:0 auto;}

#gallery_wrap .tep_logo{position:absolute; top:0; right:0;}
#gallery_wrap .tep_m {top:147px; right:0; position:absolute; width:126px; height:571px; overflow:hidden}
#gallery_wrap .tep_m li {float:left; background-color:#000; width:126px; height:141px; border-bottom:1px solid #484848; box-sizing:border-box; cursor:pointer; text-align:center;}
#gallery_wrap .tep_m li > p{color:#fff; font-size:14px; line-height:1.7; font-weight:bold; padding-top:45px}
#gallery_wrap .tep_m li.tep3{height:142px}

#gallery_wrap .left_btn {bottom:250px; cursor:pointer; position:absolute;z-index:9;}
#gallery_wrap .right_btn {bottom:250px; right:0px; cursor:pointer; position:absolute;z-index:9;}

#gallery_wrap .imgbox {width:1100px; height:571px; position:relative; overflow:hidden;}
#gallery_wrap .imgbox li {left:1100px; height:571px; position:absolute;}
#gallery_wrap .imgbox li img{width:1100px; height:571px;}