body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center top;
}
td {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

.word {
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.word01 {
	font-family: Times New Roman;
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
}
.word02 {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bg {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg_down {
	background-image: url(../images/bg_down.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
