@charset "utf-8";


/* 모바일 목록 */
@media all and (max-width:767px) {
	.responsive #bo_list .float-left.float-md-none {
		margin-right:1.0rem;
	}
	.responsive #bo_list .na-title {
		margin-bottom:0.14rem;
	}
}

#bo_list {}
#bo_list .na-table li:nth-child(odd) {background: #f8f8f8;}
.na-table .na-table-head {border-top:1px solid #ddd; border-bottom:1px solid #c3c3c3;}