.zhong {	
  color: #000000;
}
.zhong:link {
	color: #000000;
	text-decoration: none;
}
.zhong:visited {
	color: #000000;
		text-decoration: none;
}
.zhong:hover {
	color: #000000;
		text-decoration: none;
}
.zhong:active {
	color: #999999;
		text-decoration: none;
}
.table{
border:1px solid #C3520E;}
.table01{
	border:1px solid #C3520E;
	margin: 8px;
}
.table02{
border:10px solid #d7a18a;}
.tabletop{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tableb{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.text01{
padding:10px;
}