body {
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753;
	padding: 0;
	background-color: #E3EBEE;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	}
a:link {
	text-decoration: none;
	color: #555753;
	font-weight: bold;
	}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	}
a:hover, a:active {
	text-decoration: blink;
	color: #003300;
	background-color: #DAF1F5;
	font-weight: bold;
	}
.Container {
	background-color: #FFFFFF;
	height: auto;
	width: 750px;
}
.IndexTop {
	height: 86px;
	width: 750px;
}
.IndexFla {
	height: 171px;
	width: 750px;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.IndexMid {
	text-align: left;
	height: auto;
	width: 750px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.IndexMidLeft {
	float: left;
	height: auto;
	width: 200px;
}
.IndexMidRight {
	float: left;
	height: auto;
	width: 540px;
	margin-right: 0px;
	margin-left: 0px;
}
.IndexFoot {
	clear: both;
	height: 30px;
	width: 750px;

}
.IndexFootSpan {
	float: right;
	height: 26px;
	width: 460px;
	margin-right: 30px;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
}
.IndexLog {
	float: left;
	height: 56px;
	width: 320px;
	margin-top: 15px;
}
.IndexBann {
	float: right;
	height: 25px;
	width: 400px;
	margin-top: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.IndexHome{
	float: right;
	height: 25px;
	width: 400px;
	text-align: right;
	margin-right: 10px;
}

.IndexContact {
	float: left;
	height: 120px;
	width: 200px;
	margin-top: 35px;
	margin-left: 15px;
	line-height: 23px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.IndexTit {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	float: left;
	height: 25px;
	width: 150px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.IndexList {
	float: left;
	height: 25px;
	width: 180px;
	margin-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAF1F5;
	padding-left: 5px;
}
.IndexContent {
	text-align: left;
	float: left;
	clear: both;
	margin-left: 25px;
	height: auto;
	width: auto;
}
