.tab1
{
	border: 1px solid #8EA4D2;
	width: 100%;
	background: white;
	white-space: wrap;
}

.tab1_nag
{
	font-weight: bold;
	color: white;
	background: #213D84;
	line-height: 16px;
	text-align: center; 
}
.tab1 tr td
{
	border: 1px solid #EEE;
}

.plan
{
	border: 0;
}
.plan tr td
{
	border: 0;
}

.time_col
{
	height: 40px;
	width: 1%;
	background: #DDF;
	font-weight: bold;
}
.info_col
{
	cursor: pointer;
}
.submenu 
{
	width: 100%;
}
.submenu tr td
{
	text-align: right;
	font-weight: bold;
	color: #FF6600;
}
.submenu tr td a
{
	color: white;
	font-weight: normal;
}
