.blogbody {
	clear: both;
}

.pic {

	display:block;
	float:left;
	/*
	width:115px;
	width: 250px;
	*/
}

.txtarea {
	width: 400px;
	padding-left: 20px;
	padding-bottom:15px;
}


.blogbody .boxbtm {
	clear:both;
	height:50px;
	background: url(../images/voice_boxbtm.jpg) no-repeat left bottom;
	text-align:right;
}

.txtarea .title {
	font-weight: bold;
	width: 400px;
	padding-bottom: 20px;
}
