/* ƒgƒbƒv */
.voice{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
	padding-top: 20px;
	padding-bottom: 20px;
}
.voice-photo{
	float: left;
	height: auto;
	width: 115px;
}
.voice-text{
	font-size: 13px;
	color: #333333;
}
.voice-title{
	font-size: 15px;
	color: #006666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.name{
	font-size: 13px;
	color: #000000;
	margin-bottom: 10px;
}
.link{
	font-size: 13px;
	text-align: right;
}
