@charset "utf-8";
#content .section .line_green {
	border-bottom: 1px solid #1e6c2b;
	padding: 0 0 20px;
	margin: 0 0 30px;

}
#content .section .fl {
	width: 146px;
}
#content .section .fr {
	width: 450px;
}
#content .section table{
	width: 100%;
}
#content .section table th {
	padding: 12px 0;
	vertical-align: top;
}
#content .section table td {
	padding: 12px 0;
}
#content .section .font_t {
	font-weight: bold !important;
	color: #1e6c2b;
}

.photoList {
	width: 640px;
	margin: 0 -30px 0 0;
}
.photoList li {
	width: 290px;
	float: left;
	margin: 0 30px 0 0;
}
.staffList {
	width: 645px;
	margin: 0 -25px 0 0;
}
.staffList li {
	width: 190px;
	float: left;
	margin: 0 25px 25px 0;
}
h4 {
	font-size: 20px;
	margin: 0 0 10px;
}