#voice div.voice_box1{
clear: both;
width: 400px;
float: right;
margin-bottom: 50px;
padding: 0 10px;
}
#voice div.voice_box2{
clear: both;
width: 500px;
margin: 0 auto 50px;
padding: 0 10px;
}
#voice div.voice_box1 b, #voice div.voice_box2 b{
font-size: 14px;
display: block;
margin-bottom: 10px;
color: #D44887;
}
#voice img.visitor{
margin-left: 20px;
}
#voice p.name{
clear: both;
font-weight: bold;
text-align: right;
}
