#banner {
	height: 249px;
	text-align: left;
	background-image: url(../../images/bg-1.gif);
	letter-spacing: 0.1em;
	color: #999999;
	line-height: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-left: 14px;
}

#text-right{
	width: 383px;
	float: right;
	margin-top: 10px;
	margin-right: 75px;
	display: inline;
}
form {
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 75px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	display: inline;
}


.ad-header{
	font: bold 100%/25px Georgia, "Times New Roman", Times, serif;
	text-align:left;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
input {
	width: 200px;
	height: 20px;
}
.check {
	width: 15px;
	height: 15px;
}
.submit_mail{
	width: 70px;
	height: 25px;
	border: 1px solid #000000;
	margin-left: 30px;
}
.submit{
	width: 130px;
	height: 25px;
	border: 1px solid #000000;
	margin-left: 30px;
}
.reset{
	width: 50px;
	height: 25px;
	border: 1px solid #000000;
	margin-left: 30px;
}
textarea {
	width: 200px;
	height: 250px;
	scrollbar-face-color: #FFFFFF;

}
