﻿.PhotoBox {
	float:left;
	width:20%;
	font-size:12px;
	color:#003366;
	line-height:300%;
	text-align:center;
}
#Photo {
	text-align:center;
}
.PhotoBox img {
	width:132px;
	height:99px;
	border:#dddddd 1px solid;
}
#Photo_Intro {
	font-size:14px;
	line-height:180%;
	word-wrap:break-word;
    word-break:break-all;
	text-align:justify;
	text-justify:inter-ideograph;
	text-indent:2em;
}
