﻿body{
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:12px;
}
.IndexOverAll{
	width:1000px;
	margin:auto;
	background-image:url('index02.jpg');
	background-position:left 400px;
	background-repeat:no-repeat;
}
.IndexFlash{
	height:400px;
	background-image:url('index01.jpg');
	background-position:center;
	background-repeat:no-repeat;
}
.IndexNav{
	text-align:center;
	padding:10px;
}
.IndexCont{
	padding:10px;
	text-align: left;
	line-height:18px;
}
.IndexCopyright{
	padding:10px;
	line-height:18px;
}