.table_box {
	margin: 10px;
	width: 179px;
	top: -20px;
}
.box_td {
	height: 250px;
	width: 179px;
	padding-bottom: 10px;
}
.spot_border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	text-align: right;
	padding-bottom: 5px;
}
.menu_box .menu_td_border .table_box .spot_border a {
	font-family: "Book Antiqua", "Bookman Old Style", Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-decoration: none;
}
.menu_box .menu_td_border .table_box .spot_border a:hover {
	color: #0033FF;
}
