body{
  margin: 20px 9px 26px;
}
table{
	font-size: 14px;
	background: #dbdbdb;
  font-family: 'Microsoft Yahei';
}
td,th{
	padding: 4px 20px;
	background: #fff;
  text-align: left;
}
.th4,.th3,.th2{
  min-width: 120px;
}
td{
  height: 35px;
}
th{
  background: #c01010;
  height: 40px;
  color: #fff;
}