body {
	background-image: url(image/index1_bg.gif);
	background-repeat: repeat-y;
	background-color: #000000;
	margin: 20px 0px;


}
td,body {
	font-family: "MS UI Gothic", "lr SVbN", "Osaka|";
	font-size: 14px;
	color: #FFFFFF;
}
a:link,a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
