@charset "utf-8";
/* CSS Document */

#content {
	display: block;
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}

#content img{
	border: 0px;
}

#content .logo{
	text-align: center;
	display: block;
}

#content .bodycontent{
	text-align: center;
	font-size: 22px;
	font-weight: bolder;
	color: #959595;
	line-height: 35px;
}

#award {
	position: absolute;
	z-index: 20;
	margin-left: 590px;
	margin-top: 40px;
}

#copyText {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 11px;
}