body {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	margin:auto;
	padding: 0;
}
p {
	text-indent:2em;
	font-family: "ËÎÌå";
	line-height: 1.5;
	text-align: left;
	margin: 0px;
	padding-top:6px;
	padding-bottom:6px;
}
p.shouye{
	text-indent:2em;
	padding:0px;
	line-height: 1.7;
}
a{
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #473b36;
	text-decoration: underline;
}
a:active {
	color: #6d5f56;
	text-decoration: none;
}
h1 {
	font-family: "ºÚÌå";
	font-size: 17pt;
	font-weight: bolder;
	text-align: center;
	color: #05006c;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 14pt;
}
table {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	list-style-type: disc;
}
.more{
	color: #473b36;
}
a.more:link {
	text-decoration: underline;
}
a.more:visited {
	text-decoration: underline;
}
a.more:hover {
	color: #473b36;
	text-decoration: underline;
}
a.more:active {
	color: #6d5f56;
	text-decoration: underline;
}