/********** list table **********/

th.list_source_flag {
	/*display: table-header-group;*/
	display: table-cell;
}

th.list_feature_flag {
	/*display: table-header-group;*/
	display: table-cell;
}

td.list_source {
	display: table-cell;
}

td.list_feature {
	display: table-cell;
}

th.list_area {
	display: table-cell;
}

th.list_model {
	display: table-cell;
}

td.list_area_1 {
	display: table-cell;
}

td.list_area_0 {
	display: table-cell;
}

td.list_model_1 {
	display: table-cell;
}

td.list_model_0 {
	display: table-cell;
}

td.list_area {
	display: table-cell;
}

td.list_model {
	/* display: none; */
}

