#Bio {
	background:url(../img/page_titile_bio.png) no-repeat right;
	height:65px;
	top:143px;
}

#BioMainPhoto {
	/*top:21px;*/
	left:102px;
	top:196px;
	position:absolute;
	z-index:2;
}

#BioFooter {
	height:125px;
	position:absolute;
	top:412px;
	left:0;
	z-index:1;
}

.ContTextBox {
	background:url(../img/cont_text_BG.gif) no-repeat right 1px;
	padding:30px;
	padding-top:12px;
	padding-bottom:15px;
	float:right;
	width:390px;
	margin-right:4px;
}

.ContTextBox h2 {
	font-size:18px;
	color:#333;
	font-weight:normal;
	border-bottom:1px solid #BBB;
	padding-bottom:5px;
	margin-bottom:7px;
}

.ContTextBox h2 strong {
	color:#777;
	font-size:10px;
	display:block;
	line-height:1.5;
}

.ContTextBox h2 span {
	font-size:14px;
}

.ContTextBox dl {
	padding-bottom:3px;
	color:#777;
	overflow:hidden;
	line-height:1.3;
}

.ContTextBox dt {
	width:40px;
	float:left;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}

.ContTextBox dd {
	width:345px;
	float:right;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.Caption {
	font-size:10px;
	color:#777;
	line-height:1.4;
	padding-top:14px;
	text-align:justify;
	text-justify:inter-ideograph;
	clear:both;	
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:50px;
}

.MoreLink {
	position:absolute;
	right:33px;
	bottom:150px;
}


.MoreLink a {
	color:#777;
	font-size:10px;
	text-decoration:none;
}

.MoreLink a:hover {
	color:#333;
	text-decoration:underline;
}
	










