@charset "utf-8";
/* CSS Document */

.bottom_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
    color: 003333;
	background-color: #FFF;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color:#FFF
}
.index_table_phone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: 003333;
}
.index_table_message {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: 003333;
}
}
.index_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: 003333;
	font-style: italic;
}
.footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:smaller;
	font-style:italic;
	color: 003333;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color:#FFF
}
