@charset "utf-8";
/* CSS Document */

#voice_photo {
	margin-bottom:10px;
	float:right;
	width:145px;
	background:url(../voice/img/voice_photo_bg.gif) no-repeat 10px 0 ;
}
#voice_photo .img {
	margin:25px 0 5px 28px;
}
#voice_photo .name, #voice_photo .plofile {
	font-size:10px;
	line-height:1.2;
	padding:0;
}
#voice_photo .name {
	text-align:center;
	font-weight:bold;}
#voice_photo .plofile {
	margin:3px 8px 3px 20px;
}
#voice_photo .bottom {
	margin-left:10px;}