        INPUT
        {
            border-right: #666666 1px solid;
            border-top: #666666 1px solid;
            font-size: 9pt;
            border-left: #666666 1px solid;
            color: #000000;
            border-bottom: #666666 1px solid;
            font-family: verdana;
            height: 16px;
            background-color: #ffffff;
            text-decoration: none;
        }
        .Calendar
        {
            border-right: #1c6fa5 0px dotted;
            border-top: #1c6fa5 0px dotted;
            font-size: 9pt;
            border-left: #1c6fa5 0px dotted;
            width: 215px; /*可改日历宽度*/
            height:190px;
            border-bottom: #1c6fa5 0px dotted;
            font-family: verdana;
            background-color: #A0C3F0;
            text-decoration: none;
        }
        .CalendarTD
        {
            font-size: 7pt;
            width: 11%;
            color: #000000;
            font-family: verdana;
            height: 20px;
            background-color: #f6f6f6;
            text-align: center;
        }
        .Title
        {
            border-top-width: 1px;
            font-weight: normal;
            border-left-width: 1px;
            font-size: 11pt;
            border-left-color: #999999;
            border-bottom-width: 1px;
            border-bottom-color: #999999;
            color: #333333;
            border-top-color: #999999;
            font-family: verdana;
            height: 24px;
            background-color: #76A7E1;
            text-align: center;
            border-right-width: 1px;
            text-decoration: none;
            border-right-color: #999999;
        }
        .Day
        {
            font-size: 7pt;
            width: 11%;
            color: #243f65;
            font-family: verdana;
            height: 20px;
            background-color: #e5e9f2;
            text-align: center;
        }
        .DaySat
        {
            font-size: 7pt;
            width: 12%;
            color: #ff0000;
            font-family: verdana;
            height: 18px;
            background-color: #FAD8D7;
            text-align: center;
            text-decoration: none;
        }
        .DaySun
        {
            font-size: 7pt;
            width: 12%;
            color: #ff0000;
            font-family: verdana;
            height: 18px;
            background-color: #FAD8D7;
            text-align: center;
            text-decoration: none;
        }
        .DayNow
        {
            font-weight: bold;
            font-size: 7pt;
            color: #000000;
            font-family: verdana;
            height: 20px;
            background-color: #ffffff;
            text-align: center;
        }
        .DayTitle
        {
            font-size: 9pt;
            width: 11%;
            color: #000000;
            font-family: verdana;
            height: 20px;
            background-color: #9EC3EE;
            text-align: center;
        }
        .DaySatTitle
        {
            font-size: 9pt;
            width: 12%;
            color: #ff0000;
            font-family: verdana;
            height: 20px;
            background-color: #9EC3EE;
            text-align: center;
            text-decoration: none;
        }
        .DaySunTitle
        {
            font-size: 9pt;
            width: 12%;
            color: #ff0000;
            font-family: verdana;
            height: 20px;
            background-color: #9EC3EE;
            text-align: center;
            text-decoration: none;
        }
        .DayButton
        {
            font-weight: bold;
            font-size: 9pt;
            cursor: hand;
            color: #243f65;
            font-family: Webdings;
            text-decoration: none;
        }
