/* list */
/* @list */

#contents .tab_category {display:none; width:0; height:0; line-height:0; font-size:0; text-indent:-99999px; position:absolute; left:-99999px;}
#contents .head_area {margin:0;}

.photo_gallery_wrap{position:relative;}
.view_detail_photo{width:100%; margin:40px 0 10px;}
.view_detail_photo ul{width:100%; height:530px; position:relative;}
.view_detail_photo ul li{width:100%; height:100%; position:absolute; left:0; top:0; display:none; z-index:-1; overflow:hidden; text-align:center; font-size:0;}
.view_detail_photo ul li:before{content:'';display:inline-block;vertical-align:middle;width:0;height:100%;}
.view_detail_photo ul li:first-child{display:block; z-index:1;}
.view_detail_photo ul li img{max-width:100%; max-height:100%; height:100%;}
.view_detail_photo ul li .infos{width:98%; padding:13px 0 13px 2%; position:absolute; left:0; bottom:0; background:url('image/red_opacity.png') repeat; font-size:18px; font-weight:bold; color:#fff;}
.photo_gallery_wrap .v_nav a{position:absolute; top:50%;margin-top:-24px; z-index:10;}
.photo_gallery_wrap .v_nav a.prv{left:0;}
.photo_gallery_wrap .v_nav a.next{right:0;}

.thumb_wrap{position:relative; overflow:hidden; margin-bottom:40px;}
.thumb_wrap .inner{height:100px; margin:0 34px; position:relative;}
.thumb_wrap ul{width:2000%; position:absolute; left:0; top:0; overflow:hidden;}
.thumb_wrap ul li{width:130px; margin-right:8px; float:left; cursor:pointer; position:relative;}
.thumb_wrap ul li img{width:100%; height:100px;}
.thumb_wrap ul li span{position:absolute; left:0; top:0; right:0; bottom:0; border:5px solid #fcb03f; display:none;}
.thumb_wrap ul li.active span{display:block;}
.thumb_wrap .nav a{position:absolute; top:0;}
.thumb_wrap .nav a.prv{left:0;}
.thumb_wrap .nav a.next{right:0;}

#bbslist {padding:50px 0 0;}
#bbslist .info table {border-top:2px solid #5a5a5a;}
#bbslist .info table th {padding:10px 0 ; letter-spacing:-.5px; font-weight:bold; color:#333; vertical-align:top;}
#bbslist .info table td {padding:10px 0; letter-spacing:-.5px; color:#7a7a7a; text-align:left; border-bottom:1px solid #dfdfdf; word-break:break-all;}