.staff-name {
	font-weight: bold;
	padding-left: 10px;
	line-height: 40px;
}
.staff-comment {
	padding-left: 10px;
	line-height: 24px;
}
#content .right-box .title {
	background: url(../img/profile/h1title.jpg) no-repeat;
}

#content .right-box .copy {
	background: url(../img/profile/h2_copy.jpg) no-repeat;
}
.text-header01 {
	background: url(../img/profile/text_title01.jpg) no-repeat;
	height: 25px;
	width: 580px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 30px;
}
.text-header02 {
	background: url(../img/profile/text_title02.jpg) no-repeat;
	height: 25px;
	width: 580px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 30px;
}
.staff-box {
	width: 580px;
	margin-left: 30px;
	margin-bottom: 20px;
	background: url(../img/profile/bg_staffbox.jpg) repeat-x;
	padding-bottom: 30px;
}
.staff-box .img-box {
	float: left;
	height: 104px;
	width: 104px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.staff-box .txt-box {
	float: right;
	width: 476px;
}

