.fz_change caption, .fz_change tbody, .fz_change tfoot, .fz_change thead, .fz_change tr, .fz_change th, .fz_change td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	list-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Malgun Gothic', '맑은 고딕', '돋움', Dotum, Tahoma, Arial;
	font-weight:400;
	letter-spacing:0px;
}

table.fz_change  {
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	list-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Malgun Gothic', '맑은 고딕', '돋움', Dotum, Tahoma, Arial;
	font-weight:400;
	letter-spacing:0px;
}


table.fz_change  {
	border-collapse:collapse;
	border-spacing:0;
}