* {
	margin:0px;
	padding:0px;
}

body {
	color: #464646;
	background-color:#f8f8f8;
	font-size: 12px;
	line-height:1.5em;
}

h3 {
	font-size: 13px;
	color:#002a6f;
	width:250px;
	border-bottom:1px solid #004E9B;
	margin:0px auto;
	text-align:center;
	line-height:2em;
}

.tb {
	width:98%;
	margin:3px;
	border-collapse:collapse;
	line-height:22px;
}

.tb td,
.tb th {
	border:1px solid #d0d3d8;
	padding:5px;
}
.tb th {
	background-color:#CEE7FF;
	color:#002a6f;
	text-align:left;
}

.name {
	color: #D26900;

}

.time {
	text-align:center;
	display:block;
	line-height:2em;
}

.time2 {
	text-align:center;
	width:100px;
}

.space {
	background-color:#eee;
}

.long {
	width:330px;
}
.long2 {
	width:46%;
}