#main_bg {
	width: 998px;
	height: 299px;
    margin: auto;
	background: url(../voice/img/voice_bg01.jpg) no-repeat;
	text-align: center;
}

#main_container {
    margin: auto;
	width: 986px;
	background-color: #FEF5F4;
    border-bottom: 6px solid #FFFFFF;
    font-size: 12px;
	line-height:150%;
	padding-top: 150px;
	background: url(../voice/img/voice_bg02.jpg) top right no-repeat #FEF5F4;
}

.frame_middle {
	width: 624px;
	text-align: left;
	margin:auto;
}

.articl_title {
	text-align: left;
	margin:auto;
	padding-bottom: 20px;
}

.articl_text {
	text-align: left;
	margin:auto;
    font-size: 12px;
	line-height:150%;
	padding-bottom: 30px;
}

.img_total{
	width: 624px;
	text-align: center;
	font-size: 14px;
	line-height: 150%;
	color: #000000;
}

.img_graph {
	width: 312px;
	text-align: center;
	font-size: 14px;
	line-height: 150%;
	color: #000000;
	float: left;
}

.img_graph2 {
	width: 312px;
	text-align: center;
	font-size: 14px;
	line-height: 150%;
	color: #000000;
	padding-top: 13px;
	padding-bottom: 50px;
	float: left;
}

.voice_container {
	width: 624px;
	line-height: 190%;
	text-align: left;
	font-size: 12px;
    margin: auto;
}

.voice_text {
	color: #666666;
	font-size: 12px;
	line-height: 150%;
}

.voice_text_left {
	width: 190px;
	float: left;
	font-size: 12px;
	line-height: 150%;
}

.voice_text_right {
	width: 434px;
	float: left;
	font-size: 12px;
	line-height: 150%;
}

.space_10 {
	height: 10px;
}
