@charset "utf-8";
/* CSS Document */
.boxstaff {
	width: 300px;
	margin-bottom: 10px;
	height: 180px;
	font-size: 14px;
	line-height: 18px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.name  table {
	padding: 2px;
	margin: 0px;
}
.name  td {
	padding: 2px;
}

.boxstaff img {
	float: left;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.boxstaff  .name {
	float: left;
	width: 180px;
}
.boxstaff  .name  p {
	font-size: 12px;
}
.boxstaff .com {
	width: 160px;
	float: left;
	margin-left: 5px;
	margin-top: 20px;
	font-size: 14px;
	line-height: 18px;
}
.boxstaff2 {
	width: 300px;
	margin-bottom: 10px;
	height: 300px;
	font-size: 14px;
	line-height: 18px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.boxstaff2  .name  td {
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.boxstaff2 img {
	float: left;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.boxstaff2  .name {
	float: left;
	height: 120px;
	width: 160px;
	margin-top: 7px;
	padding-top: 40px;
}
.boxstaff2  .name  p {
	font-size: 12px;
}
.boxstaff2 .com {
	margin-top: 10px;
	font-size: 14px;
	line-height: 18px;
	width: 270px;
	float: left;
	padding-left: 20px;
}
