#voice_contentes {
	clear: both;
	padding-top: 20px;
}
#voice_left {
	float: left;
	width: 180px;
}
#voice_right {
	float: right;
	width: 365px;
}
#voice_left .green {
	font-size: 14px;
	font-weight: bold;
	color: #339900;
}
#voice_right p {
	padding: 10px 0px;
	line-height: 180%;
}
#voice_contentes .goback {
	clear: both;
	padding-top: 20px;
	text-align: right;
}
