﻿/* CSS Document */
.b1
{
	background-color:#F5F4F4; 
	height:30px;
}

.b2
{
	background-color:#FFFFFF;
	height:30px;
}

.time
{
	color:#0743CC; 
	font-weight:bold; 
	text-align:center;
	width:9%;
}

.ot
{
	color:#0000FF;
	cursor:pointer;
}

.hide
{
	display:none;
}