
.site {
	margin:20px 0 20px 0;
	width:782px;
	background-repeat:no-repeat;
}

.navi {
	height:70px;
	vertical-align:top;
}

.logo {
	width:80px;
	vertical-align:top;
}

.content {
	width:702px;
	height:497px;
	vertical-align:top;
}

.footer {
	height:97px;
	/*background-color:#939598;*/
	vertical-align:top;
	text-align:right;
}

.footer_end {
/*
	background-image:URL(../images/footer_end.gif);
	background-repeat:repeat-y;
	vertical-align:top;
*/
}

.tab_content {
	margin:15px 0 0 60px;
	background-color:#ED1C24;
	width:290px;
	height:412px;
}

.tab_content_td {
	vertical-align:top;
	color:#FFFFFF;
	font-family:verdana,arial;
	font-size:11px;
	padding:21px;
}

a {
	color:#FFFFFF;
}

a:hover {
	text-decoration:none;
}

.form_text {
	vertical-align:top;
	color:#FFFFFF;
	font-family:verdana,arial;
	font-size:11px;
	padding:3px 5px 0 0;
}

input {
	border:0px solid #FFFFFF;
}

textarea {
	border:0px solid #FFFFFF;
}

.button {
	background-color:#FFFFFF;
	font-weight:bold;
}