<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.frame_data {
	display: block;
	padding: 0px;
	border: 1px solid #E4E4E4;
	margin: 0px;
	width: 195px;
	text-align: center;
}
ul.list {
	font-weight: normal;
	display: block;
	padding: 5px;
	font-size: .8em;
	line-height: 1.3em;
	margin: 0px;
	width: 90%;
}
.list li{
	border-bottom: 1px dotted #D7D7D7;
	list-style: none;
	color: #990000;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.list li a {
	color: #333333;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.list li a:hover {
	color: #009933;
	text-decoration: underline;
}
#newsFile {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#newsFile .leftimg {
	float: left;
	margin-bottom: 15px;
}
#newsFile .leftimg img {
	width: 160px;
	display: block;
}

#newsFile .rightimg {
	float: left;
}
#newsFile .rightimg img {
	width: 362px;
	margin-bottom: 20px;
}
.days {
	color: #FF0033;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDFDF;
	margin-bottom: 5px;
	font-size: .9em;
}
</pre></body></html>