/* voice */
#voice .line1 {
	background-color: #3F8CFF;
}

#voice .line2 {
	background-color: #ACE4BB;
}

#voice .st-gray {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-left: 5px;

}

#voice .st {
	font-size: 12px;
	font-weight: bold;
	color: #3F8CFF;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 140%;

}
#voice .txt-main {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	margin: 10px;
}
#voice .txt-color {
	font-size: 10px;
	color: #0C419A;
	line-height: 130%;
}


#voice .txt-voice {
	font-size: 12px;
	color: #333333;
	line-height: 100%;
	margin-left: 30px;
}

#voice .txt-10px {
	font-size: 10px;
	color: #333333;
	line-height: 130%;
	margin-left: 5px;
}

#voice .txt-top {
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	margin-left: 35px;
}
#voice .img1 {
	margin-bottom: 10px;
}
