@charset "utf-8";
h3 {
	font-size: 38px;
	color: #F00;
}
#topList ul {
	padding-bottom:20px;
}
.ago {
	text-align: right;
}

#topList li {
	background: url(../common/images/dot.gif) no-repeat 5px 7px;
	padding-left: 15px;
}
.tblbg {
	background: #F7F7F7;
	padding: 20px;
}
.tblbg table {
	background: #CCCCCC;
	border-collapse:separate;
	border-spacing:1px;
}
.tblbg table th {
	background: #FFC;
	width: 200px;
	text-align: center;
	font-size: 14px;
}
.tblbg table td {
	background: #FFF;
	padding: 5px;
}
.nums {
	font-size: 16px;
	color: #F00;
	font-weight: bold;
	text-align: right;
	width: 90px;
}
.tblbg p {
	font-size: 20px;
	color: #F00;
	font-weight: bold;
	text-align: right;
	padding-top: 20px;
}
.tblbg p strong{
	font-size: 30px;
}
.green {
	font-size: 14px;
	color: #339900;
}
#voiceTbl {
	margin: 0px auto;
}
