@charset "utf-8";


li.last {
	padding:0;
	}


/* personBox
--------------------------------------------------*/
.section #content h2.top {
	margin:0 0 10px;
	padding:30px 0 0 7px;
	height:77px;
	background: url(../img/h2_img.gif) left top no-repeat;
	}
.section #content h2 {
	margin:0 0 10px;
	}

h3 {
	margin-top:-3px;
	width:250px;
	text-align:right;
	}


#personBox .item {
	height: 1%;
	padding: 10px 0 0;
	background: url(../img/all_dottedLine2.gif) left bottom  repeat-x;
	}

#personBox .item.last {
	padding: 15px 0 10px;
	background-image:none;
	}

#personBox h3,
#personBox p,
#personBox dl,
#personBox ul,
.persontxt {
	float: left;
	}

#personBox p,
#personBox dl,
#personBox ul,
.persontxt {
	width:290px;
	padding:0 0 10px 40px;
	margin:0 20px 20px  0;
}
	
	
#personBox .item .persontxt p{
	padding:0;
	width:290px;
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}


#personBox .item .ph{
float:left;
width:177px;
float:left;
}

#personBox .item .ph p.blog{
margin:10px 0 0 0;
padding:0;
width:177px;
text-align:right;
}

#personBox .item div.pageTop {
clear:both;
margin:30px 0 10px 0;
text-align:right;
width:780px;
}

#personBox h3 {
	clear: both;
	}
