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

#mission {
	margin-right: 25.5%;
	margin-bottom: 10px;
}
#whois {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 45px;
}
#memberbox {
	float: right;
	width: 23%;
	margin: 4 0 0;
	padding-top: 10px;
	padding-bottom: 2px;
}
#memberbox ul {
	list-style: none;
}
#memberbox li {
	display: block;
	text-align: center;
	margin-bottom: 20px;
	padding: 5px 4px;
}
#memberbox a, #memberbox a:hover, #memberbox a:active, #memberbox a:focus,#memberbox a:visited {
	text-decoration: none;
}
.whsblue {
	color: #2F456C;
	font-weight: bold;
}
.memberimg {
	padding-bottom: 20px;
}
