.table_wrap {
	margin-bottom:0px !important; 
}
.time_etc2 {
	margin-top:5px;
	margin-bottom:10px;
	font-size:14px;
	color:#333;
	line-height:20px;
	border:1px solid #dfdfdf;
	box-sizing:border-box;
	background:#f2f2f2;
	padding:20px;
}
.content_txt_type1 {
	display:block;
	font-family:'NBGothicB';
	font-size:21px;
	color:#000;
	margin-top:20px;
	margin-bottom:10px;
	vertical-align:top;
}
.content_txt_type2 {
	display:block;
	font-family:'NBGothicB';
	font-size:16px;
	color:#000;
	margin-top:10px;
	/* padding-left:20px; */
	padding-left:0px;
}
.content_txt_type3 {
	display:block;
	font-family:'NBGothic';
	font-size:14px;
	color:#777;
	margin-top:7px;
	padding-left:0px;
	margin-bottom:20px;
	line-height:22px;
}
.depart_main_txt .txt_type2.main_text {
	font-family:'NGothic';
	font-size:14px;
	color:#444;
	line-height:22px;
}
.depart_main_txt .txt_type2 {
	font-family:'NBGothicB';
	font-size:21px;
	line-height:30px;
	color:#e76720;
}
.depart_title0 {
	font-family:'NBGothicB';
	font-size:19px;
	line-height:35px;
}

.center_doc_img {
	background-size:cover; 
	background-position:center;
}

/* 250905추가 */
td.dan {
	background-color: #f8ae27;
	color: #fff;
}
td.rec {
	background-color: lavender;
	color: #000;
}
.pt20 {
	padding-top: 20px;
}
.indent_txt{
	display: inline-block;
	margin-top: 0;
	text-indent: -1ch;
}
.content_txt_type3{
	display: block;
	font-family: 'NBGothic';
	font-size: 14px;
	color: #777;
	margin-top: 7px;
	padding-left: 0px;
	margin-bottom: 20px;
	line-height: 22px;
}