@charset "UTF-8";

table { font-size: 14px; line-height: 1.4; border-collapse: collapse; }
th strong {
	color: #fff;
}
th { font-weight: normal; background-color: #deefff; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-align: center; padding: 6px 8px; }
tr {  }
td { padding: 6px 20px 6px 8px; }
td.first,th.first { background-color: #deefff; padding: 6px 20px 6px 8px;e; }
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}

.space {  margin: 10px;
}  
