@charset "utf-8";
.header_box {
	float: none;
	height: 100%;
	width: 100%;
	overflow: visible;
	visibility: visible;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;

}
.content_box5 {
	float: none;
	height: 100%;
	width: 100%;
	overflow: visible;
	visibility: visible;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.content_text_box{
text-align:left;
padding-left: 50px;
padding-top: 20px;
font:Georgia, "Times New Roman", Times, serif;
color:#000000;
font-size:14px;
font-style:normal;
}

.content_box{
background-image:url(images/content_bk.gif);
height:400px;
width:800px;
text-align:left;
padding-top:20px;
font:Georgia, "Times New Roman", Times, serif;
color:#000000;
font-size:14px;
font-style:normal;
}

.footer_menu {
text-align:center;
font:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
font-style:normal;
text-decoration:none;

}
a.footer_menu:hover {
text-align:center;
font:Georgia, "Times New Roman", Times, serif;
color:#aaaaaa;
font-size:14px;
font-weight:bold;
font-style:normal;
text-decoration:underline;

}
a.footer_menu:visited {
text-align:center;
font:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
font-style:normal;
text-decoration:none;

}

.footer_box {
text-align:center;
font:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
font-style:normal;
text-decoration:none;
}

