img {
	border: none;
}

a:hover {
	text-decoration: underline;
}

#oIntro { 
	color: #6258A0; 
}

#content {
	font-size: 14px;
}

#pageTitle {
	font-size: 1.15em;
}

#content {
	width:570px;
	float: left;
}

.doubleBracket {
	color: #6258A0
}

.subTitle {
	height:22px;
	display:block;
	color:#6258A0;
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:22px;
	margin-bottom:20px;
	border-bottom:1px solid #E6E6E6;
	clear: left;
}

.biog {
	float: left;
	width: 150px;
	font-size: 12px;
	margin-bottom: 40px;
	margin-right: 35px;
}

.biog .name {
	font-size: 14px;
	color:#6258A0;
	font-weight: bold;
}
.biog .title {
	color: #52346F;
}
.biog .detail {
	color: #666666;	
}
.biog .link {
	color: #52346F;
}