<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#title {
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.updated {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#title .green {
	color: #096;
	margin-right: 5px;
}
#title .lang {
	font-size: 1.3em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#textarea {
	margin: 0px;
	overflow: auto;
	padding: 0px;
}
#textarea .image {
	padding: 0px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.main {
	font-size: 1.3em;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#textarea dl {
	font-size: 1.3em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#textarea dt {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	background: url(/imgs/mrkr/infomrkr.png) no-repeat left center;
}
#textarea dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 6em;
}
#textarea table {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#textarea th {
	font-size: 13px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#textarea td {
	font-size: 13px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#textarea .odd {
	background-color: #eeeeee;
}
</pre></body></html>