@charset "utf-8";
/* CSS Document */

#timeTable {

}

#timeTable td.col1 {width:50px;}
#timeTable td.col2 {width:90px;}
#timeTable td.col3 {width:200px;}
#timeTable td.col4 {width:40px;}
#timeTable td.col5 {width:110px;}
#timeTable td.col6 {width:90px;}
/* CSS Document
#timeTable a {
	color:rgb(250,250,250);
	text-decoration:none;
}

#timeTable a:hover {
	text-decoration:underline;
}
 */
#timeTable tr {
	height:40px;
	line-height::20px;
: none;
}

#timeTable td {
	padding:4px;
}





