﻿.paging {
	width:100%;
	margin:10px auto 10px auto;
}

.voice_box {
	width:100%;
	margin:0 auto 15px auto;
	border: 2px #777777 solid;
}
.voice_box_1 {
	width:80%;
	height:auto;
	padding:9px 10px 5px 55px;
	background:url(/voice/img/ico_mail.gif) no-repeat;
	background-position: 10px 5px;
	color:#000000;
}
.voice_box_2a {
	width:80%;
	float:left;
}
.voice_box_2b {
	width:90%;
	float:left;
	padding:3px 0px 1px 10px;
	background-color:#DDDDDD;
	color:#000000;
}
.voice_box_3 {
	clear:both;
	width:80%;
	height:auto;
	padding:35px 10px 5px 55px;
	background:url(/voice/img/ico_reply.gif) no-repeat;
	background-position: 10px 7px;
	color:#000000;
} 
.voice_box_4a {
	width:90%;
	float:left;
}
.voice_box_4b {
	width:90%;
	float:left;
	padding:3px 0px 1px 10px;
	background-color:#DDDDDD;
	color:#000000;
}
