@charset "UTF-8";
#link li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
	color: #000058;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000058;
	line-height: 1.1em;
}
#link li a {
	color: #0090d3;
	text-decoration: none;
}
#link li a:hover {
	text-decoration: underline;
}
#link ul {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000058;
}
#link {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
#photo {
	margin-bottom: 20px;
}
#photo li {
	float: left;
	left: 5px;
	right: 5px;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	font-size: 0.8em;
}
h4 {
	clear: both;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
