#bo_v_con {min-height:200px;}
#bo_v_con p {margin:0}
#bo_v_con p img{margin-bottom:100px}

section #bo_v_atc p {margin:0}

/* 카테고리 */
.list-category { margin-bottom:20px; }
.list-category .nav-tabs > li > a {color:#666; border-radius: 0;}
.list-category .active a, .list-category .selected a { color:#422918 !important; font-weight:bold !important; }

/* 카테고리 */
#bo_cate_ul li {padding: 10px 0;}
#bo_cate_ul li a{
	border-radius: 5px;
	padding: 5px 10px;
	border: 1px solid #ddd;}
	#bo_cate_on {font-weight: bold;
	border-radius: 5px;
	padding: 5px 10px;
	border: 1px solid #ddd;
}

#gall_allchk {
	float: right;
	margin-bottom: 20px;

}

/*갤러리 */
#gall_ul {min-height: 250px;}
#gall_ul .gall_box{padding:0; border:0;}
#gall_ul .thumbnail{border:0;}
#gall_ul .thumbnail .caption { padding: 5px 0; color: #333; max-height: 28px; text-align: center; overflow:hidden;}
#gall_ul .gall_href {border: 3px solid #fff;/* border-radius: 0 30px 0 30px;*/ opacity: .8}
/*#gall_ul .gall_href img{width:100%; border-radius: 0 27px 0 27px ;}*/
#gall_ul .gall_href:hover{opacity: 1; border: 3px solid #454545; box-shadow: 0 2px 2px rgba(0,0,0,0.1),0 6px 10px rgba(0,0,0,.1)}
#gall_ul .namecard {margin-top: -24px;}
#gall_ul i.notice {font-size:83px;}
#gall_ul .good {position: absolute; top: 35px; right: 30px;}

#gall_ul .gall_href {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}


@media (max-width: 767px) {
	#gall_ul .gall_href {border-radius: 0 20px 0 20px;}
	#gall_ul .gall_href img{border-radius: 0 17px 0 17px;}
}

/* 모바일에서 회원아이콘 안보이게 */
#bo_list .user img {display: none;}
#gall_ul .user img {display: none;}

#bo_v {width:83%; margin:30px auto; padding-bottom: 40px;}
#bo_v .title{ margin-bottom: 20px; font-size: 26px; font-weight: normal;}
#bo_v .iframe_space { margin-bottom:40px; }

#bo_v_sns {display:block; padding:0; list-style:none; text-align:right;}
#bo_v_sns li {display:inline-block;  margin-left: 5px;}
#bo_v_sns a { color:#999;  font-size: 30px;}
#bo_v_sns a:hover { color:#545454;}

@media (max-width: 992px) {
	#bo_v {width:100%;}
}
