#main {
	text-align: left;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#main li {
	list-style-type: none;
	font-size: 12px;
	line-height: 1.4em;
}
.month {
	color: #71BC48;
	margin-bottom: 5px;
}
.day {
	padding: 7px;
	font-size: 12px;
	border-top: 1px solid #333333;
}
.details {
	padding: 7px;
	border-top: 1px solid #CCCCCC;
}
.ctitle {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
.sat {
	color: #0000FF;
}
.sun {
	color: #FF0000;
}
.wkd {
	color: #999999;
}

.tableline {
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
.nextbutton {
	font-size: 10px;
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
}
#sub ul li {
	list-style-type: none;
	background-attachment: scroll;
	background-image: url(../schedule/images/arrow.html);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	margin-bottom: 2px;
}
.color3 {
	color: #666666;
}
.txt10 {
	font-size: 10px;
	margin-bottom: 5px;
}
