.body_bg
{
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.header_up
{
	background-image: url(images/header_up.jpg);
	width: 739px;
	height: 34px;
	background-repeat: none;
}

.header_left
{
	background-image: url(images/header_left.jpg);
	width: 466px;
	height: 179px;
	background-repeat: none;
}

.header_right
{
	background-image: url(images/header_right.jpg);
	width: 53px;
	height: 179px;
	background-repeat: none;
}

.dolphin
{
	background-image: url(images/dolphin.jpg);
	width: 739px;
	height: 216px;
	background-repeat: none;
}

.content_left
{
	background-image: url(images/content_left.jpg);
	width: 242px;
	height: 219px;
	background-repeat: none;
}

.content
{
	background-image: url(images/content.jpg);
	width: 445px;
	height: 219px;
	background-repeat: none;
}

.content_right
{
	background-image: url(images/content_right.jpg);
	width: 52px;
	height: 219px;
	background-repeat: none;
}

.footer
{
	background-image: url(images/footer.jpg);
	width: 739px;
	height: 153px;
	background-repeat: none;
}

.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #15237D;
	text-decoration:  none;
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1E222B;
	text-decoration:  none;
}


