@charset "utf-8";

#visual-section{min-width:1400px; height:534px; position:relative;}
#visual-section .visual-area{width:100%; min-width:1400px; height:534px; margin:0 auto; z-index:1; overflow:hidden; position:relative;}
#visual-section .visual-area .slide-wrap{width:2000px; margin:0 auto; z-index:10; position:relative;}
#visual-section .visual-area .roll-img{width:100%; height:534px; text-align:center;}
#visual-section .cycle-pager{width:100%; height:15px; bottom:33px; z-index:5000; text-align:center; position:absolute;}
#visual-section .cycle-pager span{width:15px; height:15px; margin:0 6px; text-indent:-9000px; background:url("../img/slider_bul.png") no-repeat; display:inline-block;}
#visual-section .cycle-pager .cycle-pager-active{background:url("../img/slider_bulr.png") no-repeat;}
#visual-section #prev{width:36px; height:69px; top:50%; left:20%; margin-top:-35px; text-indent:-9000px; z-index:9000; cursor:pointer; background:url("../img/slider_next.png") no-repeat; display:block; position:absolute;}
#visual-section #next{width:36px; height:69px; top:50%; right:20%; margin-top:-35px; text-indent:-9000px; z-index:9000; cursor:pointer; background:url("../img/slider_prev.png") no-repeat; display:block; position:absolute;}

#board-section{width:1000px; height:182px; margin:10px auto 0;}
#board-section .board-box{width:330px; margin-right:5px; position:relative; float:left;}
#board-section .last{margin-right:0;}
#board-section .tab{height:36px; border-bottom:1px solid #ddd;}
#board-section .tab a{width:100px; height:36px; font-weight:600; font-size:14px; line-height:36px; text-align:center; color:#333; background:#eee; display:block; float:left;}
#board-section .tab a.curr{color:#fff; background:#2d53ac;}
#board-section .more{top:10px; right:0; font-family:gulim; position:absolute;}
#board-section .more a{color:#2d53ac;}
.layer-box ul{margin:10px 0 0; padding:0; list-style:none;}
.layer-box li{padding:3px 5px;}
.layer-box li a{height:20px; font-family:gulim; color:#666; display:block;}

#gallery-section{width:1000px; height:178px; margin:10px auto 0;}
