th {
	color: #000;
	text-align: center;
	height: 29px;
	background-image: url(../imgs/bg-table-header.gif);
	background-repeat: repeat-x;
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 11px;
}

td {
	color: #000;
	text-align: center;
	font-size: 11px;
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-weight: normal;
}
.data{
	width: 65px;
	height:32px;
	text-align: center;
	color: #3094b1;
	padding-top: 17px;
	background-image: url(../imgs/date-bg2.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 12px;
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-weight: normal;
}
.data1{
	width: 65px;
	height:33px;
	text-align: center;
	color: #5b872f;
	padding-top: 17px;
	background-image: url(../imgs/date-bg.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 12px;
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-weight: normal;
}

.data2{
	width: 65px;
	height:32px;
	text-align: center;
	color: #e96d21;
	padding-top: 17px;
	background-image: url(../imgs/date-bg1.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 12px;
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-weight: normal;
}
.texto{
padding-right: 3px;
}
