#arrow{
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
#box {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
#photo {
	float: left;
	width: 28%;
}
#voice_title   {
	float: right;
	width: 70%;
	font-size: 120%;
}
#voice_title span {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	font-size: 80%;
	font-weight: bold;
}
#voice_text {
	width: 70%;
	float: right;
	margin-top: 10px;
	color: #868686;
}
