/*  ¸ÞÀÎ ¹è³Ê(1x5) */
.dp-main-banner{padding:50px 0;}
.dp-main-banner li{float:left;margin-left:22px;}
.dp-main-banner li:first-child{margin-left:0;}
.dp-main-banner li:hover{opacity:0.85;}

/* ¸ÞÀÎ Æ÷Åä°¶·¯¸® */
.dp-main-photo{background:url(/base/img/design-public/main/main_bg_01.gif) repeat;}
.dp-main-photo .photo-top{background:url(/base/img/design-public/main/main_bg_02.jpg) repeat top; height:25px;}
.dp-main-photo .photo-cont{padding:30px 0 50px;}
.dp-main-photo .photo-cont .btn-more{width:146px; margin:20px auto; background:#8b8b82; border:1px solid #696962; }
.dp-main-photo .photo-cont .btn-more:hover{background:#7d7d73;}
.dp-main-photo .photo-cont .gallery{margin-top:20px;}
.dp-main-photo .board_output_gallery_img img{border:1px solid #eeeeee;}
.dp-main-photo .board_output_gallery_img img:hover{border:1px solid #777777}

/* ¸ÞÀÎ ¿µ»ó */
#player{width:100%;height:100%;}
.dp-mov-player{position:fixed;z-index:300;width:800px;height:600px;border:15px solid #fff;top:50%;left:50%;margin-left:-410px;margin-top:-310px;background:#fff;display:none;}
.dp-mov-player .mov-close{position:absolute;right:-40px;top:-35px;cursor:pointer;}
.dp-mov-bg{position:fixed;width:100%;height:100%;background:#000;opacity:0.8;z-index:200;top:0;display:none;}
.dp-main-mov{position:relative;background:url(/base/img/design-public/main/bg-mov.jpg) repeat center top; height:300px;}
.dp-main-mov .dp-control{position:relative;z-index:10;left:50%;margin-left:-100px;top:100px;width:210px;text-align:center;}
.dp-main-mov .dp-control .play_btn{cursor:pointer;}
.dp-main-mov .dp-control .dp-txt{color:#fff;margin-top:20px;font-size:15px;font-weight:bold;}

.dp-board{overflow:hidden;margin-top:50px;}
.dp-board .title-wrap{border-bottom:1px solid #ddd;height:40px;}
.dp-board .dp-title{float:left;}
.dp-board .dp-more{float:right;margin-top:20px}
.dp-board .dp-notice, .dp-board .dp-faq{padding:20px;width:480px;background:#F6F6F6;}
.dp-board .dp-notice{float:left;}
.dp-board .dp-faq{float:right;}
.dp-board .dp-list{margin-top:15px;}