@charset "utf-8";
.frame {
	height: 820px;
	width: 1024px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	height: 340px;
	width: 1024px;
}
.buttomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #00F;
	height: 155px;
	width: 1024px;
}
.email {
	color: #FFF;
	background-color: #636361;
	height: 40px;
	width: 227px;
}
.email a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
