﻿.right .expert_content em {
	font-weight: bold;
	color: #006600;
	background-color: #EBF2DB;
	font-style: normal;
	text-align: right;
	width: 140px;
	display: block;
	float: left;
	height: 30px;
	clear: left;
	margin-bottom: 25px;
	padding-right: 10px;
	line-height: 30px;

}
.right .expert_content span {
	background-color: #f5f5f5;
	display: block;
	width: 480px;
	float: left;
	height: 30px;
	margin-bottom: 25px;
	padding-left: 10px;
	line-height: 30px;

}
.right .expert_content a {
	color: #006600;
}
.right .expert_content a:hover {

	color: #87BD09;
}
.img_expert {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}


.right .team_content em {
	font-weight: bold;
	color: #006600;
	background-color: #f5f5f5;
	font-style: normal;
	text-align: left;
	width: 160px;
	display: block;
	float: left;
	height: 30px;
	clear: left;
	margin-bottom: 15px;
	line-height: 20px;

}
.right .team_content a {
	color: #006600;
}
.right .team_content a:hover {

	color: #87BD09;
}
.img_team {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.right_content03 .leftPic{
	float:left;
	width:120px;
}
.right_content03 .rightText{
	width:400px;
	float:left;
}
