@charset "utf-8";

.titleChange{
	font-size:14px;
	font-weight:bold;
	color:#866520;
	line-height:1.1em;
}
.voiceName{
	background:url(../img/img_dotted.gif) repeat-x left bottom;
	padding-bottom:5px;
	line-height:1em;
	color:#482B0B;
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
}
.voiceName img{
	margin-right:8px;
}
.voiceBox{
	background:url(../img/img_voiceBox_bg.gif) repeat-x left top;
	padding:9px;
	padding-top:6px;
	border:solid 1px #B49E63;
	width:640px;
	overflow:hidden;
	margin-top:15px;
	clear:both;
}
.voiceBox .f_img{
	padding-right:15px;
	padding-bottom:15px;
}
.voiceBox .f_right{
	width:350px;
}

.voiceBox .f_right p {
	line-height:1.5em;
}