@charset "utf-8";
body {
	margin: 0px;
	font-size: 12px;
	background-color: #008FD5;
}
marquee {
	font-size: 15px;
}

table {
	background-color: #FFFFFF;
}
a {
	color: #333333;
}


.line {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.BodyArea {
	font-size: 12px;
	line-height: 18px;
	margin: 10px;
	padding: 5px;
	letter-spacing: 1px;
}

.CopyRight {font-size: 12px;
	color: #999999;
}
.BodyText {
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 2px;
	word-spacing: 2px;
}

