th
{
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	height: 19px;
	text-align: left;
	background-color: #DE0031;
	border-left: solid #DE0031 2px;
}

th.hi1
{
	font-family: Arial, Helvetica, sans-serif;
    letter-spacing:0.2em;
	font-weight: normal;
	text-align: right;
	border-right: solid #DE0031 2px;
}

th.hi2
{
	font-weight: normal;
	text-align: right;
	border-right: solid #DE0031 2px;
}

th.hi3
{
	height: 19px;
	text-align: left;
	background-color: #C5D8EC;
	border-left: solid #C5D8EC 2px;
}

.content 
{
	background-color: #ECF5FF;
}

.content2 
{
	border-left: solid #DFDFDF 2px;
	border-right: solid #DFDFDF 2px;
	border-top: solid #DFDFDF 2px;
	border-bottom: solid #DFDFDF 2px;
}