/* about begin */
.about .person {
	padding-left:60px;
	width:662px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
.about .person a {
	color:#3E79EB;	
}
.about .person .right {
	float:right;
	width:120px;
}
.about .person .right .image {
	width:120px;
	height:87px;
	position:relative;	
}
.about .person .right .image img {   
	position:absolute;
	top:0px;
	right:0px;
	width:120px;
	height:87px;		
}
.about .person .right .image .picframe {
	position:absolute;
	top:0px;
	right:0px;
	width:120px;
	height:87px;
	background-image:url('../images_pitriot/about/picframe.gif');
	background-repeat:no-repeat;
}
.about .person .right .details {  
	text-align:right;	
}
.about .person .right .details .name {
	font-weight:bold;
}
.about .person .right .details .field {
	font-weight:bold;
	color:#728AB8;
	font-size:11px;		
}
.about .person .right .details .field span {
	color:#565B7B;	
}
.about .person .left {
	float:right;	
	margin-right:20px;
	width:522px;
}
.about .person .left .text {
	text-align:right;
	font-size:11px;
}
.about .person .left .words {
	margin-top:20px;
	color:#8E8BC0;
	text-align:right;
	font-size:11px;
	height:16px;
}
.about .person .left .words .mywords {
	float:right;
	font-weight:bold;
	margin-left:5px;
}
.about .person .left .words .thewords {
	float:right;
}
.about .person .bottom {
	clear:both;
	height:1px;
	font-size:0px;	
}
.about .sep {
	width:722px;
	height:2px;
	font-size:0px;
	background-image:url('../images_pitriot/about/sep.gif');
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}
/* about end */