.Table {
	border: 1px solid #D7d7d7;
}
.Table_Dot {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #d7d7d7;
}
.TableScore {
	border: 1px solid #696969;
	margin: 1px;
	padding: 1px;
}
