@charset "utf-8";

th.thu a {
	margin-left: 18px;
}

th.thu span {
	padding-left: 18px;
}

th.thu span a {
	margin-left: 0px !important;
}

td.tds {
	padding: 5px;
}

th.thu2 > a {
	margin-left: 20px;
}

th.thu3:first-letter {
	margin-left: 20px;
}

th.mw25 {
	max-width: 25%;
}

table.multi {
	border: 0px;
}

table.multi tr:first-child td {
	border-top: 1px solid #404040;
}

table.multi tr.last td {
	border-bottom: 4px solid #404040;
}

table.multi td:first-child {
	border-left: 1px solid #404040;
}

table.multi td.last {
	border-right: 1px solid #404040;
}