body {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color: #3988A2;
	margin: 0px;
	padding: 0px;
	color: #000;
}
a:link {
	color: #00F;
	text-decoration: none;
	font-size: 16px;
}
a:visited {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #00F;
	text-decoration: underline;
}
h1 {
	font-size: 19px;
	font-weight: bold;
	color: #000;
	text-align: center;
}






.form_box {
	border: 1px solid #999999;
	width: 160px;
	font-family: verdana;
	font-size: 8pt;
	background-color: #F2F2F2;
	color: #207271;
	height: 20px;
	text-indent: 3px;
	padding: 0px;
	background-position: top;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	}
.form_box2 {
	border: 1px solid #999999;
	width: 234px;
	font-family: verdana;
	font-size: 8pt;
	background-color: #F2F2F2;
	color: #207271;
	height: 20px;
	text-indent: 3px;
	padding: 0px;
	background-position: top;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
}
.form_tex_area {
	border: 1px solid #207271;
	width: 350px;
	font-family: verdana;
	font-size: 8pt;
	background-color: #F2F2F2;
	color: #207271;
	text-indent: 3px;
	padding: 0px;
	background-position: top;
	text-align: left;
	height: 170px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



	
	.form_button {
	border: 1px none #FFFFFF;
	width: 70px;
	height: 22px;
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #3988A2;
	}
.heading {
	font-weight: bold;
	color: #207271;
	text-align: center;
	font-size: 18px;
}

.search_button {
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 22px;
	width: 29px;
	text-align: right;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #009;
}
.author_name {
	font-weight: bold;
	color: #000;
	text-align: left;
}
#over_all {
	padding: 0px;
	height: auto;
	width: 764px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#banner {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 764px;
	float: left;
	height: 191px;
	overflow: hidden;

}
#Main_Content {
	clear: both;
	float: left;
	height: auto;
	width: 764px;
	background-image: url(images/index_03_1.png);
}
#Actual_Contents {
	height: auto;
	width: 580px;
	margin-right: 90px;
	margin-left: 90px;
	font-size: 10px;
	line-height: 22px;
	color: #000;
	margin-top: 10px;
	font-family: Tahoma, "Times New Roman", Arial;
	padding: 0px;
	margin-bottom: 0px;
	text-align: justify;
	float: right;
}
#Actual_Contents  table {
	font-size: 12px;
}

#Actual_Contents p {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


#footer {
	clear: both;
	width: 764px;
	font-size: 9px;
	color: #FFF;
	text-align: center;
	height: 35px;
	background-image: url(images/index_04.png);
	padding: 0px;
}
#Top_Link {
	float: left;
	height: 42px;
	width: 764px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#over_all #footer a {
	font-size: 9px;
	color: #FFF;
}
