.data-calendar{

}
.data-calendar th{
	width: 14.285%;
}
.data-calendar td{
}
.data-calendar td.today{
	background-color: #f5f5f5;
}