body {
	background-color: #000000;
}
a {
	color: #0476D2;
	font-weight: bold;
}
a:visited {
	color: #0476D2;
}
a:hover {
	color: #FF884F;
}
a:active {
	color: #FF884F;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FF9562;
}.title {
	font-size: 20px;
}
.biotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E27638;
	font-weight: bold;
}
.bioname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F1D5BF;
}
.indextext {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF9562;
}
.indexbg {
	background-image: url(../image/index_background.jpg);
	background-repeat: no-repeat;
}
.hmimg {
	padding-right: 20px;
	padding-top: 20px;
}
