div.picture {
	top: 100px;
	left: 75px;
	width: 292px;
	height: 448px;
	background: transparent url(img/about.jpg) top left no-repeat;
}
div#container {
	position: absolute;
	top: 55px;
	left: 418px;
	width: 540px;
	height: 494px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
}
div#content {
	position: relative;
	float: left;
	width: 480px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: transparent;
	text-align: center;
}
div#content p {
	margin: 0px;
	padding: 1px 0px;
	font-family: 'Times New Roman', serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-indent: 15px;
	text-align: justify;
}
div#content p.hea {
	padding: 20px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #000259;
	text-align: center;
}
div#content p#sign {
	padding: 20px 20px 0px 0px;
	text-align: right;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #191970;
}}
