<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";
.js-info{
	color:#000;
	width:700px;
	margin:5px auto;
	line-height:23px;
}
.js-info.dl{
	margin-bottom:20px;
}
.sf-table{
	width:700px;
	margin:0 auto;
}
.sf-table table{
	border-collapse:collapse;
}
.sf-table .title-td{
	font-weight:bold;
	text-align:center;
}
.sf-table td{
	color:#000;
	border:1px solid #666;
	line-height:20px;
	padding:3px 1px;
	text-align: center;
}
.sf-table.dt{
/* 	margin-top:-40px; */
}
.ra{
	color:#df0000;
	vertical-align: top;
}</pre></body></html>