.Calendar {
    font-family:微软雅黑;
    font-size:16px;
    background-color:#e0ecf9;
    text-align:center;
    width:300px;
    height:280px;
    padding:4px 15px 10px 15px;
    line-height:1.5em;}
.Calendar a{
    color:#333333;}

.Calendar table{
width:100%;
border:0;}
.Calendar h4{font-weight: bold;border-bottom: 1px solid #666;padding: 0 0 10px 0;}
.Calendar table thead{color:#acacac;}

.Calendar table td {
    font-size: 13px;color: #333333;
    padding:2px; font-family: 微软雅黑;}
#idCalendarPre{
    cursor:pointer;
    float:left;
    padding-right:5px;}
#idCalendarNext{
    cursor:pointer;
    float:right;
    padding-right:5px;}
#idCalendar td.onToday a{
    font-weight:bold;
    color:#fd3c40;
    font-size: 17px;
    font-family: 微软雅黑;}
#idCalendar td.onSelect {}
#year165903{border: none;
    background: none;
    color: #333;
    font-family: 微软雅黑;font-size: 14px !important;}
#month165903{ background: none;
    color: #333;
    font-family: 微软雅黑;font-size: 14px !important;text-align: center;}
.fontstyle165903{font-family: 微软雅黑 !important; font-size: 14px !important;color: #333333 !important;}
.todaystyle165903{border:none !important;FONT-WEIGHT: bold !important;background: none !important;color: rgb(253, 60, 64) !important;
    font-size: 17px !important;}