body,td,th {

}
#voice2 h2 {
	font-size: 18px;
	line-height: 45px;
	color: #333;
	background-color: #F0F0F0;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #4E3E2F;
	font-weight: bold;
	padding-left: 12px;
	margin-top: 2em;
}
#voice2 #recent tr td {
	font-size: 12px;
	line-height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 1em;
	padding-right: 1em;
}
#voice2 #recent{
	border: 1px solid #CCC;
	margin-top: 3em;
	margin-bottom: 3em;
}
#voice2 #recent tr .lefttime {
	background-color: #FFC;
}


#voice2 h3 {
	padding: 16px;
	background-color: #F9F9F9;
	color: #333;
	font-weight: bold;
	font-size: 16px;
	margin-top: 35px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFBE37;
	margin-left: 12px;
}
#voice2 table tr td .details {
	background-color: #FFBE37;
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
	padding: 6px;
	font-weight: bold;
	margin-bottom: 0.5em;
}
#voice2 table tr .inst {
	font-size: 12px;
	line-height: 21px;
	padding-left: 1em;
	padding-right: 1em;
	color: #333;
}
#voice2 p {
	margin: 0px;
	font-size: 14px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;

}
#voice2 h4 {
	font-size: 12px;
	line-height: 30px;
}
#voice2 table {
	margin-left: 12px;
}
#voice2 hr {
	color: #CCC;
}
#voice2 p a {
	margin-left: 1em;
}
.pageNavigation a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.pageNavigation {

}
.pageNavigation .numBox {
	font-size: 16px;
	line-height: 24px;
	width: 80px;
	float: left;
	margin-right: 6px;
	background-color: #F0FFFF;
	text-align: center;
	border: 1px solid #CCC;
	margin-top: 6px;

}

.pageNavigation .numBox a{
	display: block;
}

.pageNavigation .numBox a:hover{
	background-color: #0FF;
}

.pageNavigation .now{
	width: 80px;
	float: left;
	margin-right: 6px;
	text-align: center;
	background-color: #333333;
	color: #FFF;
}
