/* X^btЉ */
.staff1{
	padding:5px 20px 20px;
	border: 1px solid #006666;
	margin-top: 30px;
}
.staff2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
	padding-top: 10px;
	padding-bottom: 10px;
}
.name{
	font-size: 13px;
	color: #333333;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

