.clear						{ clear: both; }
.talent 					{ width: 980px; margin-top: 90px; text-align: left; }
.talent .home_info 			{ float: left; width: 450px; }
.talent .home_info .check	{ margin-top: 30px; float: left; width: 40px; height: 40px; background: url(../images/check_32.gif) no-repeat scroll 0 0 transparent; }
.talent .home_info .text	{ margin-top: 30px; float: left; text-align:left; width: 400px; font-family: arial; font-size: 18px; font-weight: bold; color: #666d70;}

.talent a 					{ color: #0084C9; text-decoration: underline; }
.talent a:hover				{ text-decoration: none; }

.talent .home_pro			{ float: left; width: 250px; text-align: right;  }
.talent .home_emp			{ float: right; width: 250px; text-align: right; border-left: 1px solid #bfbfbf;  }

.talent .pro_title			{ color: #8cd600; font-size: 22px; font-weight: bold; padding-top: 15px; }
.talent .emp_title			{ color: #0084c9; font-size: 22px; font-weight: bold; padding-top: 15px; }

.talent .left				{ float: left; width: 700px; font-size: 17px; margin-bottom: 30px; }
.talent .left .title		{ color: #666d70; font-size: 20px; font-weight: bold; }

.talent .right				{ float: right; width:250px; text-align: right; margin-bottom: 30px; }
.talent .right img			{ margin: 10px 0 5px 0; border: 0; }

#testimonials				{ width: 980px; padding: 10px 0 20px 0;}  