@charset "utf-8";
#wrapper #main th {
	background-color: #FFCCCC;
	text-align: center;
}
.datail {
	text-align: center;
	display: table;
	text-align:right
}
.main_info {
	text-align: right;
}
#wrapper  #main  .toph3  {
	background-image: url(../images/main_subtitle.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.h3voice {
	background-image: url(../images/voice_top.jpg);
	background-repeat: no-repeat;
	text-indent: 1.3%;
	display: block;
	margin: 0px;
	height: 100px;
	width: 480px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#voice-center {
	background-image: url(../images/voice_center.jpg);
	background-repeat: repeat-y;
	display: block;
	margin: 0px;
	width: 455px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#voice-bot {
	background-color: #FFFFCC;
	background-image: url(../images/voice_bottom.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 480px;
}
