#content-main .enema {
	background: #23408e;
	width: 240px;
	font-size: 120%;
	padding: 20px;
	color: #fff;
	font-weight: 400;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
}
#content-main .staff{
	border: 1px solid #ccc;
	padding: 10px;
	background: #fafafa;
}
#content-main .staff li {
	border: 1px solid #ccc;
	display: inline-block;
	background: #fff;
	margin: 5px;
	padding: 15px;
	width: 32%;
	text-align: center;
	font-size: 80%;
	vertical-align: top;
	height: 65px;
	line-height: 33px;
}
#content-main li.staff2{
	line-height: 18px;
}