.mi {
	font-size: 1em;
	width: 650px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 3px solid #999999;
	line-height: 1.8em;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
h2 {
	font-size: medium;
	color: #006600;
}
h3 {
	font-size: small;
	color: #006600;
}
.serihu {
	font-size: .9em;
	line-height: 1.3em;
	color: #333333;
	margin-right: 30px;
	margin-left: 30px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;
}
body {
	text-align: center;
	width: 650px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.main {
	text-align: left;
	width: 650px;
}
