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

}
#content .section .fl {
	width: 423px;
}
#content .section .fr {
	width: 173px;
}
#content .section table{
	width: 100%;
	border:1px solid #1e6c2b;
}
#content .section caption{
    background-color:#a0c001;
	border-left:1px solid #1e6c2b;
	border-top:1px solid #1e6c2b;
	border-right:1px solid #1e6c2b;


}
#content .section table th {
	padding: 12px 15px;
	width:60px;
	border:1px solid #e1efd8;
	background-color:#eef5e3;
	
}
#content .section table td {
	padding: 12px;
	border:1px solid #e1efd8;
}
#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;
}

.title_sc {
	font-size: 16px;
	background: #e1efd8;
	padding: 10px 0;
	text-align: center;
	color: #1e6c2b;
	font-weight: bold !important;
}