body	{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#contents	{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}

#banner		{
	height: 43px;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 8px;
	position: relative;
	left: 0px;
	top: 0px;
}

#contents h1	{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 100%;
	text-align: right;
	height: 15px;
	font-weight: normal;
}

#contents p	{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 100%;
}

#contents h2	{
	margin: 0px;
	padding: 0px;
	font-size: 25px;
	line-height: 110%;
}

#contents table	{
	width: 900px;
	position: absolute;
	background-color: #ffffff;
	top: 0px;
	right: 0px;
	margin: 0px;
	z-index: 1;
}

#header_table	{
	width: 900px;
	background-color: #ffffff;
	border-collapse: collapse;
}

#header_left	{
	width: 450px;
}

#header_right	{
	width: 450px;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	vertical-align: bottom;
}

.header_delimiter	{
	width: 100px;
	height: 5px;
}

.header_line	{
	width: 100px;
	height: 1px;
	background-color: #000099;
}
