@charset "UTF-8";

/*only use people directory*/

.peapleMainContent {
	width: 560px;
	margin-left: 30px;
	margin-right: 20px;
	float: left;
}

.peapleRightIndex{
	color: #f1f1f1;
	width: 180px;
	float: left;
	background: url(/people/images/peopleindex_m.gif) repeat-y;
}

.peopleList {
	color: #993333;
	width: 160px;
	margin-left: 10px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #999999;
}

.peopleList a {
	color: #A73442;
}

.peopleTextI {
	color: #990000;
}

.peopleTextA {
	text-align: justify;
	text-justify: inter-ideograph;
	
}

.peopleTextA  a {
	color: #A73442;
}
