@charset "utf-8";

/*
=============================================
|  조성민    SungMin Jo                    |
|  Cell: +82-10-8837-4565, 010-8837-4565    |
|  Home: http://www.alitaz.com              |
|  e-mail: miracle_runa@naver.com           |
=============================================
*/

/*갤러리*/
#gall_box {width:696px;height:490px;margin:20px 0;}
.gallery_wrapper { width:696px; height:460px; position:relative; margin:0 auto;}
.gallery_wrapper .tep_m  {top:0px; height:58px; position:relative;}
.gallery_wrapper .tep_m li {height:58px; margin-right:-1px; float:left; border:1px solid #505051; cursor:pointer; background-color:#505051; font:bold 17px "NanumGothicBold"; color:#fff; letter-spacing:-1px; text-align:center; line-height:50px;}
.gallery_wrapper .tep_m .tep1 {width:148px;}
.gallery_wrapper .tep_m .tep2 {width:159px;}
.gallery_wrapper .tep_m .tep3 {width:148px;}
.gallery_wrapper .tep_m .tep4 {width:148px;}
.gallery_wrapper .tep_m .tep5 {width:148px;}
.gallery_wrapper .left_btn {top:200px; cursor:pointer; position:absolute;}
.gallery_wrapper .right_btn {top:200px; right:0px; cursor:pointer; position:absolute;}
.gallery_wrapper .imgbox {clear:both; width:696px; height:460px; position:absolute; overflow:hidden;}
.gallery_wrapper .imgbox li {left:696px; height:460px; position:absolute;}
.gallery_wrapper .imgbox li img{width:696px; height:460px;}
.gallery_wrapper .titlebox {bottom:1px; width:757px; height:70px; background:url('../img/gallery/title_bg.jpg') no-repeat; position:absolute; z-index:1; text-align:center;}
.gallery_wrapper .titlebox li{display:none; font:bold 30px "NanumGothicBold"; color:#fff; letter-spacing:-1px; line-height:70px;}
#gall_box #gall_sum{width:696px; margin:0 auto; padding-top:20px;}