.price td {
	font-size: 0.71em;
	padding: 3px 4px;
}
.price th {
	font-size: 0.71em;
	padding: 3px 4px;
	border-bottom: 1px solid gray;
}
table.title {
  border: 0;
  width: 100%;
}
table.title td {
font-size: 0.72em;
}
table.title tr {
  border: 0;
}

table.title tr td {
  border: 0;
  text-align: center;
  font-size: 0.75em;
}

tr.tab_title {
  background: #c0c0c0;
}
.tab_title td { 
	font-size: 0.72em;
}
.data td {
	font-size: 0.71em;
	border-bottom: 1px dotted #f0f0f0;
	line-height: 0.9em;
	padding: 4px;
}
th {
  border-bottom: 1px solid gray;
  background: #f8f8f8;
	
}

