@charset "utf-8";
 a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF8080;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#tableCrouse {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	width: 700px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.tableCrouse_Colname {
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #000;
}
.tableCrouse_ColDay {
	color: #F00;
}
.tableCrouse_ColTime {
	color: #000;
}

.tableCrouse_ColPrice {
	font-weight: bold;
}
.tableCrouse_rowHead {
	color: #FFF;
	background-color: #F00;
	font-weight: bold;
}

.tableCrouse_ColQuantity {
	font-weight: bold;
}
