@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Verdana", "", "sans-serif";
	text-decoration: none;
	background-image: img/index_top_bg.jpg;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/index_top_bg.jpg);
}
a:hover {color: #999999;text-decoration: none;}

.toptext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #164418;
	text-decoration: none;
	font-weight: bold;
}

.toptext1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}