#voice_all {
	width: 780px;
	margin-bottom: 30px;
}
#voice_top {
	border: 10px solid #F2F2F2;
	padding: 15px;
}
#voice_all .voice_area {
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
}
#voice_all .voice_area .voice_l {
	float: left;
	background: url(../../voice/images/voice_01.gif) no-repeat;
	width: 130px;
	padding-top: 60px;
	padding-bottom: 20px;
	font-size: 0.9em;
	margin-bottom: 10px;
	text-align: center;
}
#voice_all .voice_area .voice_r {
	float: right;
	border: 5px solid #CCCCCC;
	width: 610px;
}
#voice_all .voice_area .voice_r .voice_r_copy {
	font-size: 0.9em;
	padding: 15px;
}
#voice_all .voice_area .voice_border {
	clear: both;
	margin-bottom: 10px;
	border-top: 1px solid #F2F2F2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#voice_all .voice_comment {
	padding: 15px;
	border: 10px solid #F2F2F2;
	clear: both;
}
#voice_all .voice_comment .foot_title {
	border-left: 6px solid #F2CE16;
	padding-left: 0.3em;
	margin-bottom: 10px;
}
#voice_all .voice_comment .foot_name {
	text-align: right;
	margin-top: 10px;
}
.voice_return a {
	width: 9em;
	background: url(../img/arrow3.gif) no-repeat right;
	display: block;
	float: right;
	margin-right: 30px;
	margin-bottom: 20px;
	height: 2em;
	padding-top: 5px;
}
.voice_return_Last a {
	width: 9em;
	background: url(../img/arrow3.gif) no-repeat right;
	display: block;
	float: right;
	margin-right: 30px;
	margin-bottom: 50px;
	height: 2em;
	padding-top: 5px;
}
