#bo_list.list .tbl_head01 .td_subject .mb_brd_btm {display: none;}
#bo_list .td_num2 {width: 70px;}
#bo_list .td_datetime {width: 100px; font-style: normal;}
#bo_v_title .bo_v_tit {font-size: 1em;}
#bo_v {padding: 0;}

#bo_v_info .if_date {font-style: normal;}

@media screen and (max-width:1024px) { 
	#bo_gall.gallery .gall_li {
		width: 33.33%;
		padding: 5px;
	}
}

@media screen and (max-width:978px) { 
	
	.board_tit .brd_subject {font-size: 30px;}
}

@media screen and (max-width:768px) {
	.brd_box {padding: 50px 0 30px;}
	.board_tit .brd_subject {font-size: 24px;}
	
	/*	gallery */
	#bo_gall.gallery .gall_li {width: 50%;padding: 5px;}
	.gall_row .box_clear {clear: none;}
	#bo_gall.gallery .bo_tit {font-size: 18px;}
	#bo_gall.gallery .gall_content a {font-size: 13px; line-height: 18px;}
	
	
	
/*	list*/
	#bo_list.list .tbl_head01 thead th {display: none;}
	#bo_list.list .tbl_head01 .td_subject .mb_brd_btm {display: block;}
	
	#bo_list .td_num2 {display: none;}
	
	.list#bo_list .td_datetime{display: none;}
	.list#bo_list .td_name{display: none;}
	.list#bo_list .td_subject .bo_cate_link {    margin-bottom: 5px;}
	
	
	#bo_cate {margin: 0 0 20px;}
	
}

@media screen and (max-width:480px) {
	.board_tit .brd_subject {font-size: 22px;}

	#bo_v_info .if_date { float: left;  width: 100%; }
	#bo_v_info {}

	#bo_v_title .bo_v_tit {font-size: 18px;}
	
	/*	gallery */
	.gallery #bo_cate ul {width: 100%;}
	.gallery #bo_cate li{ width: 25%;}
	#bo_gall.gallery .gall_li {width: 100%; padding: 0; margin-bottom: 20px;}
	
	.news #bo_cate ul {width: 100%;}
	.news #bo_cate li{ width: 33.333%;}
	
		.list #bo_cate ul {width: 100%;}
	.list #bo_cate li{ width: 25%;}
	
}









