@charset "utf-8";
.site {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0078BF;
}
.border {
	border: thin solid #0177C1;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0177C1;
	text-decoration: none;
}
.header {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #0177C1;
	text-decoration: none;
}
.left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0078BF;
}
