@charset "utf-8";
#bo_list {padding:0;background:none;border-radius:0px;box-shadow:none;}

/* category */
#bo_cate {margin:0 0 10px 0;padding:10px 20px;border-bottom:none;background:#fff;border-radius:10px;box-shadow:2px 2px 6px rgba(0,0,0,0.1);}

#bo_btn_top .chk_box {float:left;margin:0 8px 0 0;line-height:34px;}

#photo_type {}
#photo_type ul {}
#photo_type ul:after {display:block;visibility:hidden;clear:both;content:""}
#photo_type ul li {display:block;float:left;position:relative;width:32%;margin:0 2% 20px 0;}
#photo_type ul li:nth-child(3n) {margin:0 0 20px 0;}
#photo_type ul li .chk_box {display:block;position:absolute;left:5px;top:5px;background:#fff;}
#photo_type ul li .chk_box input[type="checkbox"] + label {padding:0;}
#photo_type ul li .chk_box input[type="checkbox"] + label span {margin:-15px 0 0 0;}
#photo_type ul li .bo_box {padding:10px;background:#fff;border-radius:5px;box-shadow:2px 2px 6px rgba(0,0,0,0.1);}
#photo_type ul li .bo_thumb {display:block;margin:0 0 8px 0;}
#photo_type ul li .bo_thumb img {width:100%;height:auto;}
#photo_type ul li .bo_tit {display:block;padding:6px 0;text-align:center;border-bottom:solid 1px #eee;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis; 
-o-text-overflow:ellipsis;
-moz-binding: url('ellipsis.xml#ellipsis');
}
#photo_type ul li .bo_cate_link {display:block;margin:0 0 4px 0;color:#ff7700;font-size:13px;text-align:center;}
#photo_type ul li .won {color:#999;text-align:center;line-height:30px;border-bottom:solid 1px #eee;}
#photo_type ul li .won strong {color:#f75665;font-size:16px;font-weight:500;}
#photo_type ul li .bo_info {font-size:13px;line-height:30px;border-bottom:solid 1px #eee;}
#photo_type ul li .bo_info:after {display:block;visibility:hidden;clear:both;content:""}
#photo_type ul li .bo_info2 {font-size:12px;line-height:30px;}
#photo_type ul li .bo_info2:after {display:block;visibility:hidden;clear:both;content:""}
#photo_type ul li .cnt_cmt {color:#f75665;}
#photo_type ul li .bo_date {float:right;color:#999;}
#photo_type ul li .bo_date i {font-size:12px;}
#photo_type ul li .bo_view {float:right;color:#999;}
#photo_type ul li .bo_view i {font-size:12px;}

#bo_list .pg_wrap {margin:20px 0 0 0;padding:10px 20px;border-bottom:none;background:#fff;border-radius:10px;box-shadow:2px 2px 6px rgba(0,0,0,0.1);}


#add_info {margin:0 0 40px 0;}
#add_info:after {display:block;visibility:hidden;clear:both;content:""}
#add_info .thumb {float:left;width:40%;margin:0 2% 0 0;}
#add_info .thumb img {width:100%;height:auto;}
#add_info .gall_info {float:left;width:58%;}
#add_info .gall_info {float:left;width:58%;}



.add_info {}
.add_info table {width:100%;margin:0 0 10px 0;border-collapse:collapse;border-spacing:0 5px;} 
.add_info caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.add_info th {width:30%;padding:12px 10px;color:#fff;font-weight:500;text-align:left;background:#666;border:solid 1px #ddd;}
.add_info td {width:70%;padding:12px 10px;border:solid 1px #ddd;}
.add_info td input,
.add_info td span,
.add_info td img,
.add_info td a {vertical-align:middle;}

.add_info td i {color:#f75665;font-size:14px;vertical-align:middle;}
.add_info td strong {color:#f75665;font-weight:500;}
.add_info .item {display:inline-block;padding:0 8px;font-size:13px;line-height:24px;background:#eee;border-radius:40px;}
.add_info .item:last-child {margin:0;}

#tab_pplboard {background:#fff;border-radius:10px;box-shadow:2px 2px 6px rgba(0,0,0,0.1);}




@media screen and (max-width:980px) {
#bo_cate {border-radius:0;}

#photo_type {margin:0 10px;}

#bo_list .pg_wrap {padding:10px;border-radius:0;}

#add_info .thumb {float:none;width:100%;max-width:480px;margin:0 auto 20px auto;}
#add_info .gall_info {float:none;width:100%;}
}




@media screen and (max-width:768px) {
#photo_type ul li {width:49%;margin:0 2% 20px 0;}
#photo_type ul li:nth-child(3n) {margin:0 2% 20px 0;}
#photo_type ul li:nth-child(2n) {margin:0 0 20px 0;}

#tab_pplboard {border-radius:0;}
}