/* CSS Document */

table.list01{
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	font-size:12px;
	color:#333333;
}
table.list01 td,table.list01 th{
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	padding:7px;
	text-align:center;
}
table.list01 th.v01{
	font-size:13px;
	background-color:#008DD5;
	color:#002060;
}
table.list01 td.v02{
	background-color:#FEFCDC;
	color:#002060;
}
table.list01 td.v03{
	background-color:#65BCE7;
	color:#002060;
}