div#title {
	font-size: 22pt;
}

div#img {
	font-size: 22pt;
	margin-top: 40px;
	width: 529px;
}

div#text-title {
	margin-top: 30px;
	font-size: 17pt;
}

div#text {
	width: 528px;
	height: 196px;
	margin-top: 20px;
	font-size: 9pt;
/*	color: rgb(77,77,77);*/
	color: rgb(0,0,0);
	text-align: justify;
	text-justify:distribute;
	line-height: 16pt;
}

div#change {
	width: 528px;
	margin-top: 30px;
	text-align: right;
}

div#topimg {
	width: 646px;
	height: 455px;
	margin-top: 156px;
	background-color: rgb(0,103,255);
}