/* CSS Document */
#team_hot h2 {
	color: #F00;
	margin-top: 50px;
	margin-left:68px;
	font-size:28px;
}
#team_hot {
	float: left;
	width: 350px;
	height: 500px;
}
#team_hot p {
	font-size: 14px;
	line-height: 25px;
	margin: 20px 10px 0 50px;
}
#team_right {
	float: right;
	display: inline;
	margin-top:10px;
}
#team_right li {
	background: url(../images/team_right_bg.png);
	height: 120px;
	font-size: 14px;
	margin-top:20px;
}
#team_right p{
	margin-bottom:15px;
}
.team_right_yl_first_p{
	margin-top: 20px;
}
#team_right img {
	float: left;
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 20px;
}
#team_right_yl,#team_right_hfc {
	width: 580px;
	float:right;
}
#team_right_cp,#team_right_lqx {
	width: 520px;
	float:right;
}
#team_right_hrj {
	width: 460px;
	float:right;
}


