<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/****mod css ****/
.rcl	{
	display: block;
	float: left; 
	width: 640px;
}

.rcrb	{
	float: right; 
	width: 245px;
	height: 375px;
	margin: 40px 30px;
	border: 5px solid #808080;
	-moz-border-radius: 15px;
	border-radius: 15px;
	overflow-y: scroll;
}

.rcrb h1, h2	{
	text-align: center;
	letter-spacing: 1px;
	color: #535353;
}

.rcrb p	{
	margin: 0 0 0 20px;
	font-size: 1.1em;
	line-height: 1.3em;
	letter-spacing: 1px;
}

.rcrb h2, a:link	{
	text-decoration: underline;
}

#tra	{
	position:absolute;
	top:0px;
	left:-3px;
	z-index: 500;
}

</pre></body></html>