#voice{
	width: 581px;
	margin-left: 25px;
	margin-top: 20px;
}
#voice .q{
	margin: 15px 4px 0px;
}
#voice .a{
	margin: 0px 0px 15px 22px;
	background-image: url(../common/images/a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 500px;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	padding: 3px 0px 0px 45px;
}
#voice hr{
	background-repeat: no-repeat;
	background-image: url(../images/line.gif);
	height: 4px;
	width: 581px;
	text-align: center;
  border: #fff 1px solid;
}
#voice .top{
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	margin: 0px 5px;
	height: 36px;
	width: 577px;
}
#voice .bg{
	margin: 0px 5px;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	width: 577px;
	height: 50px;
}
#voice .bottom{
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	margin: 0px 5px;
	height: 7px;
	width: 577px;
}
#voice .text{
	font-size: 12px;
	line-height: 200%;
	margin: 0px 15px 10px 15px;
	width: 550px;
	color: #0a4069;
}
