@charset "utf-8";
.buy {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.btext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.buy:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.read {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.read:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.email {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
}
.email:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
}
.btn {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.btn:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#main {
	background-color: #FFFFFF;
	width: 1003px;
	padding-top: 50px;
	float: left;
}
#top {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 50px;
	width: 100%;
}
#mid {
	width: 100%;
}
#bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 30px;
}
#top1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 50px;
	width: 903px;
	text-align: justify;
	padding-left: 100px;
}
#mid1 {
	width: 803px;
	text-align: justify;
	padding-left: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 100px;
	line-height: 24px;
	height: 350px;
}
#mid2 {
	width: 803px;
	text-align: justify;
	padding-left: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 100px;
	line-height: 24px;
}

#button {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 25px;
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
}
#form-field {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: left;
	width: 100px;
}
#field {
	clear: both;
	width: 600px;
	margin-bottom: 10px;
}
