#blockgray {
	background-color: #E6E6E6;
}
#blockblue {
	background-color: #003399;
}
#blockyellow {
	background-color: #FFCC00;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	font-size: 36px;
}
h6 {
	font-family: "ËÎÌå", "ÐÂËÎÌå", "ºÚÌå";
	font-size: 14px;
	color: #FFFFFF;
}
#border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
html, body {
	margin: 0;
	top: 0;
	padding-right: 20px;
	padding-left: 20px;
}a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000CE;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFCF00;
}
p {
	line-height: 1.3em;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "??", "???", "??";
	font-size: 12px;
}

