﻿body
{
	background-color: #617A9C;	
}
.header
{
	clear:both;
	overflow: hidden;
	height: 18px;
}

.title1
{
	height: 59px;
	overflow: hidden;
	background-color:#1D4D8A;	
}
.menu
{
	overflow: hidden;
	float: left;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 160px;
}
.content
{
	overflow: hidden;
	margin-right: 0px;
	margin-top: 0px;
	padding: 10px;
}
.footer
{	
	height: 18px;
	clear: both;
	overflow:hidden;
}
