.td1 {
	width: 140px;
	text-align: right;
	padding: 10px;
}
.td2 {
	background-color: #aaa;
}
.td3 {
	padding: 15px;
}
.space {
	height: 5px;
}

.name {
	color: #666;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 16px;
}
.ti {
  line-height: 160%;
	font-weight: bold;
	font-size: 12px;
}

.te {
  line-height: 110%;
	margin-bottom: 10px;
	font-size: 11px;
}
