body
{
  background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial;
	color: #000000;
}

a:link, a:visited
{
  color: #0000FF;
}

a:active, a:hover
{
  color: #000099;
}

.bord-main {
	border: 1px solid #000080;
}

.cent-cont {
	margin-left: auto;
	margin-right: auto;
}

.header, .text-lg
{
  font-size: 16px;
	color: #000084;
	text-align: center;
	font-weight: bold;
	padding-bottom: 5px;
}

.section, .back-sb
{
  background: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.section3
{
  background: #FFFFFF;
	text-align: center;
	font-size: 8pt;
}

.text1, .back-lt
{
  background: #FFFFFF;
	font-size: 13px;
}

.text2, .back-dk
{
  background: #EEEEEE;
	font-size: 13px;
}

.text-s
{
	font-size: 11px;
}

#main_cont
{
	width: 750px;
}

#ban_area
{
	padding: 0px;
	height: 105px;
	background-color: #000080;
}

#nav_area
{
	float: left;
	width: 150px;
	text-align: center;
	padding-top: 10px;
}

#con_area
{
	float: right;
	width: 580px;
	padding: 10px;
}
