<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-image: url(/koeiinfo/sol/img/bg.jpg);
	background-color: #0d0000;
	margin: 0px;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman, SimSun;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

.dotline {
	BORDER-BOTTOM: #930 1px dotted;
}

.gray {
	font-size: 12px;
	color: #999999;
	}
.red {
	font-size: 12px;
	color: #990000;
	}
	
.copyright{
	font-size: 12px;
	color: #FFFFFF;
	}
	
a:visited {
	COLOR: #663300
}
a:hover {
	COLOR: #996600
}
a:active {
	COLOR: #663300
}

a.closelink {
	color: #FFFFFF;
	text-decoration: none;
}
a.closelink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.closelink:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.closelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

hr {
	height:1px;
	}
	
	</pre></body></html>