body {
	background-image:  url(../img/common/bg_about.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
/*------------------------------------------------------------*/
.menu {
	position: absolute;
	height: 100px;
	width: 460px;
	left: 390px;
	top: 0px;
}

.textbox {
	position: absolute;
	width: 420px;
	left: 415px;
	top: 100px;
	overflow: visible;
}

a:visited {
	color: #336699;
	text-decoration: none;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #999966;
	text-decoration: none;
}
.text {
	font-size: 10pt;
	line-height: 150%;
}
