table.cwfe_schedule {
	width:@560px;
	height: ;
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: ;
}
table.cwfe_schedule th {
	width: 140px;
	height: ;
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: gray;
	background-color: #77ccee;
	font-family: "Osaka","MS PGothic","sans-serif";
	font-size: 12px;
	font-weight: normal;
}
table.cwfe_schedule td {
	width: ;
	height: ;
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	font-family: "Osaka","MS PGothic","sans-serif";
	font-size: 12px;
	text-align: center;
}
