@charset "utf-8";

table.table2 th {
	vertical-align: middle;
}
table.table2 table th,
table.table2 table td {
	padding: 4px;
	line-height: 1;
}
table.table2 table th {
	text-align: right;
	white-space: nowrap;
}

