/* CSS Document */
#TimeTabs {
	font-size: 11px;
}
.TimeTab {
	border-bottom: solid #333 1px;
	border-right: solid #333 1px;
	border-left: solid #eee 1px;
	border-top: solid #eee 1px;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.TimeTab A {
	text-decoration:none;
	font-size: 10px;
	color:#660000;
}
.TimeTab A:hover {
	color:#FFF
}
.bg0 {
	background-color:#CFF
}
.bg1 {
	background-color: #eee
}
.bg2 {
	background-color:#eee
}
.bg3 {
	background-color:#EEE;
	border:0;
	padding-left:3px;
}
.thuImg {
	width: 234px;
	border: 0;
	padding: 16px 3px 0 3px;
}


