/* * {
	box-sizing: border-box;
} */
.header {
	background-color: #005aa9;
}
.header .box .year {
	display: none;
}
#type_0__ label {
	clear: both;
}
#search_title tr td:nth-child(1), #search_title tr td:nth-child(2) {
	width: 50%;
}
#search_rows tr td:nth-child(1), #search_rows tr td:nth-child(2) {
	width: 50%;
}
