.voice1 {
	background-image: url(img/voice_bg1.gif);
	width: 480px;
	height: 320px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.voicetitle {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E7CFFF;
	padding-bottom: 5px;
}
.voiceimg {
	text-align: center;
}
.voice1 p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#main .font_voice_name {
	font-size: 14px;
	font-weight: bold;
}

#main .voice_pic {
	float: left;
	padding-top: 15px;
	padding-right: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#main .table {
	margin-top: 5px;
	margin-bottom: 15px;
}
#main h3 {
	background-image: url(img/voice_h3_bg.gif);
	background-repeat: repeat-x;
	height: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #850BFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BDBDBD;
	border-bottom-color: #BDBDBD;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#main table {
 border-collapse: collapse;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 margin-top: 20px;
}
#main .td_title {
 background-image: url(img/td_title_bg.jpg);
 background-repeat: repeat-x;
 text-align: center;
 font-size: 14px;
 font-weight: bold;
 color: #990099;
 border: 1px solid #CCCCCC;
 height: 32px;
}
#main .td_purple {
 background-color: #FFF4FF;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-right-color: #CCCCCC;
 border-bottom-color: #CCCCCC;
 border-left-color: #CCCCCC;
 height: 24px;
 padding-top: 4px;
 padding-right: 4px;
 padding-bottom: 4px;
 padding-left: 12px;
 color: #333333;
}
#main .td_purple2 {
 background-color: #FFEEFF;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-right-style: solid;
 border-bottom-style: solid;
 border-right-color: #CCCCCC;
 border-bottom-color: #CCCCCC;
 padding-top: 4px;
 padding-right: 4px;
 padding-bottom: 4px;
 padding-left: 8px;
 color: #333333;
}
#main .td_white {
 padding-top: 10px;
 color: #333333;
}
