@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana;
	font-size:12px;
	background-image:url(../image/background.jpg);
	text-align:justify;
	line-height:18px;
}
.outer_table {
	border:#333333;
	border:1px;
	border-color:#333333;
	border-collapse:collapse;
	background-color:#FFFFFF;
}
.menu_table {
	background-color:#ecf6ad;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
.link {
	font-family:Verdana;
	font-size:11px;
	text-align:center;
	color:#333333;
	text-decoration:underline;
}
A.link:hover {
	font-weight: bold;
	color:#006600;
	font-size: 12px;
	text-decoration:underline;
	text-align:center;
}
.menu_hedder {
	font-family:Verdana;
	background-color:#477801;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	font-size:13px;
}
.right_table {
	background-color:#FFFAF4;
	line-height:20px;
	text-align:justify;
	color:#000000;
}
.cpyright {
	font-family:Verdana;
	background-color:#477801;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
}
.headder {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#336600;
	line-height:20px;
}
.marquee {
	background-color:#FFFAF4;
	font-family:Verdana;
	font-weight:bold;
	color:#FF0000;
}
