@charset "utf-8";
.thrColFixHdr #container #mainContent table {
	float: left;
	border: thin solid #333333;
}
.thrColFixHdr  #container  #mainContent  table  tr td {
	border: thin none #333333;
}

.thrColFixHdr #container #mainContent table .schedule {
	border: thin solid #0000FF;
}
.thrColFixHdr #container #mainContent .schedule th {
	border: thin solid #666666;
}
.thrColFixHdr #container #mainContent .schedule td {
	border: thin solid #999999;
}
.thrColFixHdr #container #mainContent img {
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
