#voice_bg {
	background-image: url(../voice/photo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
	padding-left: 140px;
}

.voice_point{
	list-style-type: none;
	list-style-position: outside;
	background-image: url(../common/black_point.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	text-align: left;
	text-indent: 1.2em;
	margin: 0px;
	padding: 0px;
	display: block;
	vertical-align: top;
	width: 415px;
}
