@charset "utf-8";
.main {
	background-color: #ddeeff;
	width: 100%;
	font-size: 30px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
.top {
	background-color: #333377;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 100%;
	height: 120px;
	vertical-align: middle;
	list-style-position: inside;
}
.footer_rekv {
	width: auto;
	margin-top:10px;
	margin-right:60px;
	margin-left: 60px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

.footer_contact {
	width: auto;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-right: 60px;
	margin-left: 60px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

a:link {
  color: #FFF;
  font-weight: normal;
  text-decoration: none;
}
a:visited {
  color: #FFF;
  font-weight: normal;
  text-decoration: none;
}
a:hover {
  color: #CCC;
  font-weight: normal;
  text-decoration: none;
}

.top_title {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	line-height: 20px;
	float: left;
	padding-top: 10px;
	margin-left: 0px;
	vertical-align: middle;
}
.top_title_add {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
}
.menu {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #D9D9D9;
	text-align: center;
	vertical-align: middle;
	margin-left: 10px;
	margin-top: 40px;
	float: left;
}
.main .top .menu {
}
