#mainnavi {
	margin-bottom: 35px;
}
#sub {
	margin: 0px;
	padding: 10px;
	width: 202px;
	display: inline;
	float: left;
	color: #666;
}
#main {
	width: 555px;
	color: #666;
}
.priv a {
	text-decoration: underline;
	color: #666;
}
.formstyle {
	margin: 0px 0px 50px;
	padding: 0px;
	width: 100%;
	border-collapse:collapse;
}
.formstyle tr th {
	background-color: #D3DEF1;
	text-align: left;
	padding: 10px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-weight: normal;
}
.formstyle tr td {
	background-color: #EFEFEF;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding: 10px;
}
.formSize1 {
	width: 90%;
}

