table{
	border-collapse:collapse;
	margin-bottom:20px;
	}

table th,
table td{
	text-align:center;
	padding:4px 2px;
	border:solid 1px #999;
	border-top:groove 2px #fff;
	line-height:120%;
	}

table th{
	width:130px;
	background:#eee;
	background:#CDE1E8;
	}

table td{
	background:#F2F7F9;
	}

table.TBL_03{
	width:100%;
	}

table.TBL_01 td,
table.TBL_03 td{
	text-align:left;
	padding:3px 6px;
	}
	
