/* CSS Document */

/* ||||||||||||||||||||||||||||||||||||||||||||||| ql̐ ||||||| */

.voice-box {
	width:680px;
	margin-bottom:20px;
	background:#eeeeee;
	}
.voice-title {
	margin:0;
	padding:7px 0 0 25px;
	width:655px;
	height:23px;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	background:url(../images/voice-title-bk.gif) no-repeat;
	}
.voice-photo {
	width:200px;
	float:left;
	text-align:center;
	}
.voice-text {
	float:right;
	width:460px;
	margin:10px 5px 10px 0;
	}
