@charset "utf-8";
.staff1 {
	width: 615px;
}
.staff1 td {
	padding：2px;
}
.staff1 .col1 {
	width: 120px;
	height: 150px;
}
.staff1 .col1b {
	color: white;
	font-weight: bold;
	background-color: #0166FF;
	height: 15px;
}

.staff1 .col2 {
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	color: white;
	background-color: #0166FF;
}
.staff1 .col2b {
	text-align: left;
	height: 150px;
	line-height: 120%;
	padding-left: 10px;
}

