@charset "utf-8";

.info {
	font-family: "Arial", "新細明體", "細明體";
	font-size: x-small;
	color: #000099;
	line-height: 1.25em;
	font-size: 12px;
}

.info a {
	font-family: "Arial", "新細明體", "細明體";
	color:#000066;
	font-size:12px;
	text-decoration:underline;
}

.bigText {
	font-family: "Arial", "新細明體", "細明體";
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	line-height: 1.25em;
}

#openingHours {
	font-family: "Arial", "新細明體", "細明體";
	font-size: x-small;
	color: #000099;
	line-height: 1.25em;
}

#openingHours th {
	background-color: #CBE03A;
}

#openingHours td {
	background-color: #dddddd;
}

#weatherTable  {
	font-family: "Arial", "新細明體", "細明體";
	font-size: x-small;
	color: #000099;
	line-height: 1.25em;
}

#weatherTable th {
	background-color: #CBE03A;
}

#weatherTable td {
	background-color: #dddddd;
}
