#container {
	width: 600px;
	margin: 0 auto;
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #003300;
	clear: none;
	background-color: #FFFFFF;
	float: none;
	text-align: center;
}
#border_box	{
	border: 1px solid #ddd;
	padding: 10px;
}
#footer {
	width: 600px;
	margin: 0 auto;
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #003300;
	clear: none;
	background-color: #FFFFFF;
	float: none;
	text-align: center;
}
.banner	{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.body_img	{
	float: left;
}
h1	{
	font-size: 28px;
	font-weight: normal;
	font-family: Ariel, Helvetica, sans-serif;
	margin-top: 30px;
	margin-bottom: 10px;
	line-height: 10px;
}
h2	{
	font-size: 14px;
	font-weight: normal;
	font-family: Ariel, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 16px;
	text-align: center;
}
h3	{
	font-size: 14px;
	font-weight: normal;
	font-family: Ariel, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
	text-align: justify;
	margin: 10px 25px;
}
h4	{
	font-size: 14px;
	font-weight: normal;
	font-family: Ariel, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
	text-align: left;
}
.indent {
	text-indent: 20px;
}
.indent_double {
	text-indent: 40px;
}
.w3	{
	border: 0;
	width:88px;
	height:31px;
}

