﻿.dateMonth {
	padding: 0 2px 10px;
	overflow: hidden;
	clear: both
}
.dateMonth h3 {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin: 0 -2px;
    background: #f9f9f9;
    line-height: 39px;
    color: #7c7b7b;
}

.dateTab th,.dateTab td {
	padding: 1px;
	text-align: center
}
.dateTab th {
	line-height: 38px;
	font-weight: 700
}
.dateTab td {
	height: 45px;
	color: #999
}
.datenumfs {
	font-size: 20px;
	line-height: 22px;
	padding: 5px 0 1px;
	display: block;
	font-family: Verdana
}
.dateTab td a {
    display: block;
    background: #f9f9f9;
    height: 45px;
    position: relative;
    border-radius: 10px;
}
.dateTab td a:hover,.dateTab td a:active
{
	background-color:#e0e0e0;
	}
.dateTab td a .datenumfs {
	color: #444
}
.Dholiday {
	width: 17px;
	height: 18px;
	background-position: -4px -43px;
	top: 0;
	right: 0;
	text-align: right;
	color: #149fc7;
	padding-right: 1px;
	font-size: 9px
}
.datenoprice {
	background: #eee;
	height: 45px
}
.dateTab td a .dateprice {
	color: #888
}
.dateTab td a.dateToday .datenumfs {
	color: #e65e5e
}
.dateTab td a.dateToday .dateprice {
	font-size: 8px;
	color: #e65e5e
}
.dateTab td a.datedft {
	background: #149fc7
}
.dateTab td a.datedft .datenumfs {
	color: #fff
}
.dateTab td a.datedft .dateprice {
	color: #dadada
}
.dateTab td a.datedft .Dholiday {
	background: none;
	color: #fff
}
.Dban {
	color: #e65e5e
}