/*
 * about us
 */

#about_us {
	background:none repeat scroll 0 0 #FFFFFF;
	color:#333333;
	float:right;
	font-size:14px;
	width:780px;
}
#about_us ul{
	border: 0;
	margin:0;
	padding:0;
}
#about_us li{
	font-size:11px;
	list-style-type:none;
	text-align:justify;

}
.about_us_orange_title {
	border-bottom:1px solid #CCCCCC;
	color:#FF6600;
	float:left;
	font-size:18px;
	height:65px;
	padding-top:30px;
	text-align:center;
	width:580px;
}
.about_us_content_text {
	float:left;
	line-height:20px;
	margin-top:20px;
	text-align:left;
	width:580px;
}
.about_us_content_text p {
	font-size:13px;
	margin-bottom:13px;
	text-align:justify;
}
.about_us_content_text p img {
	float:left;
	margin-right:9px;
}
.about_us_content_text li {
	padding-top:15px;
	vertical-align:top;
	text-align:justify;
}
.about_us_content_text .about_content {
	float:right;
	clear:none;
	width:400px;
	margin-top:-18px;
	*margin-top:-38px;
	_margin-top:-38px;
}
.about_us_content_text li img {
	float:left;
	border:#ccc solid 1px;
	padding:1px;
	margin-right:15px;
	width:140px;
}
.about_us_black_title {
	border-bottom:1px solid #999999;
	color:#333333;
	float:left;
	font-size:16px;
	font-weight:bold;
	height:25px;
	margin-bottom:15px;
	padding-top:25px;
	text-align:left;
	width:580px;
}
.about_us_people {
	font-size:11px;
	line-height:16px;
	text-align:justify;
	width:580px;
}
.about_us_people strong {
	font-size:14px;
	font-weight:bold;
	line-height:22px;
}
.about_us_people span {
	clear:none;
	float:left;
	font-size:12px;
	height:20px;
	line-height:30px;
	margin-left:19px;
	margin-top:-10px;
	width:122px;
}

.about_us_people ul {
	width:96;
	float:left;
}
.about_us_people .people_photo{
	margin-right:5px;
	float:left;
	clear:none;
}

.about_us_people .flag{
	left:110px;
	position:absolute;
	top:32px;
}
.about_us_people ul img {
	margin-right:5px;
	clear:none;
	float:left;
}


.peopleboxe{
	border:1px solid #CCCCCC;
	height:210px;
	margin-bottom:15px;
	padding:10px;
	position:relative;
	width:260px;
}

.boxeleft{	
	float:left;
}

.boxeright{	
	float:right;
}
