@charset "utf-8";

.bo_v_com {margin:20px 0;float:right}
.bo_v_com li {float:left;margin-left:5px}

/* 글보기 */
.content {margin:0;}
.subImg {width:100%;}
.content .tabs {}
.content .tabs:after {display:block;visibility:hidden;clear:both;content:'';}
.content .tabs li {float:left;width:50%;}
.content .tabs li img{width:100%;}


/* 콘텐츠 게시판 설정 */
.div_admin_wrapper {width:100%;padding:10px;}
#bo_v {
    border: solid 2px #3e3e3e;
    border-top: solid 5px #3e3e3e;
    border-bottom: solid 5px #3e3e3e;
    padding: 10px;
    margin-top: 40px;
}
.div_admin {padding:5px;color:white;background:#565656;}

.bo_v_nb {text-align: unset;}
.bo_v_nb .bo_v_prev {position: unset;}
.bo_v_nb .bo_v_next {position: unset;}
.bo_v_nb li .nb_date {float: right;color: #888;margin:10px;}


/* 글쓰기 */
#bo_w .bo_w_view img {width:100%;}
#bo_w .bo_w_flie  {border:solid 2px #bfbfbf;padding:5px;}



