.content-company {
	padding: 15px 0 0 370px;
	background-repeat: no-repeat;
	font-size: 11px;
	height: 370px;
}
.content-company ul {
	list-style-type: none;
	margin: 0;
	padding: 3px 0 3px 10px;
}
.content-company ul li {
	background-image: url(../images/bullet-wline.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 8px;
	background-position: left 9px;
}
#John_Pollard {
	background-image:url(../images/John_Pollard.jpg);
}
#Bryan_Neville_Dodd {
	background-image:url(../images/Bryan_Neville_Dodd.jpg);
}
#Nipon_Thiensiripipat {
	background-image:url(../images/Nipon_Thiensiripipat.jpg);
}
#Chaichana_Chainiwes {
	background-image:url(../images/Chaichana_Chainiwes.jpg);
}
#John_S_Anderson {
	background-image:url(../images/John_S_Anderson.jpg);
}

.people-set {
	padding: 0 0 5px 0;

}
.people-img {
	height: 82px;
	width: 82px;
	padding: 5px;
	margin: 0 10px 0 0;
}
.people-img img {
	border: 1px solid #999;
}
.people-name {
	width: 300px;
	font-size: 1.5em;
	color: #09F;
	margin: 0 10px 0 0;
}
.people-postion {
	width: 270px;
	padding: 5px 0 0 0;
}
.people-desc {
	width: 580px;
	font-size: 11px;
}