body {
	margin: 0px;
}
a {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.Border {
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.BorderMain {
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 25px;
	width: 365px;
}
.BorderRight {
	background-color: #FFFFFF;
	width: 210px;
}
.Tableline {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.BorderLeft {
	font-size: 12px;
	color: #000000;
	width: 190px;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}
.WordTitle {
	font-size: 12px;
	font-weight: bold;
	color: FF7E00;
}
.Title {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.WordMain {
	font-size: 12px;
	color: #333333;
	line-height: 25px;
}
.Form {
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	padding: 1px;
}
.WordBlack {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
