h2
{
	padding: 0 4px;
	width: 600px;
	height: 24px;
	background: white url(h2.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 24px;
	color: white;
}

h3
{
	margin: 2.5em 0 0 0;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid black;
}

hr
{
	text-align: left;
	margin-left: 0;
}

.body
{
	margin:0px;
	background-color:#ffffff;
	color:#000000;
	font-size:12px;
	line-height:16px;
}

.menu
{
	position:absolute;
	top:-1000px; left:0px;
	visibility:hidden;
	width:160px;
	border:1px #ffffff solid;
	background-color:#0040a0;
	padding:2px 2px 2px 12px;
	line-height:20px;
}

.menuString
{
	color:#c0c0c0;
	font-size:14px;
}

.linkDecoration
{
	text-decoration:none;
}

.bodyLeft
{
	position:absolute;
	left:12;
	width:200;
	text-align:right
}

.bodyRight
{
	position:absolute;
	left:230px;
	width: 540px;
}

.historyYear
{
	width:100;
	text-align:right;
}
.historyMonth
{
	width:28;
	text-align:right;
}
.historyData
{
	width:400;
	text-align:left;
}
.historyBoundary
{
	width:1em;
}

.recruitLeft
{
	position:absolute;
	left:100;
}
.recruitRight
{
	position:absolute;
	left:230;
}

.footer
{
	position:absolute;
	left:260;
	font-size:12px;
	color:#000000;
}
