@charset "utf-8";
/* CSS Document */
#__calendar{width:147px;margin:0;padding:0;}
#calendarTable{	margin:0;padding:0;border:1px solid #000;background:#FFFFFF;}
th{margin:0;padding:0px}
#calendarTable th ,#calendarTable td{font:12px/20px Arial,sans-serif;text-align:center;}
#calendarTable thead th.week{border-top:1px solid #CCC;border-bottom:1px solid #ccc;background:#EEE;}
#calendarTable thead tr.function th{border:1px solid #fff}
#calendarTable thead a{color:#000;width:19px;height:18px;text-decoration:none;display:block;border:1px solid #ccc;background:#E1F1FF;}
#calendarTable tbody a:hover{color:#990;width:19px;height:18px;text-decoration:none;display:block;border:1px solid #ccc;background:#E1F1FF;}
#calendarTable thead a.today{width:98% !important;width:100%}
#calendarTable thead a.today:hover{width:98% !important;width:100%}
#calendarTable td{width:21px;height:20px;border-bottom:1px solid #E6E6E6;color:#fff;}
#calendarTable th{height:21px;}
#calendarTable tr.com{background:#fff;}
#calendarTable tr.cur{background:#F0FAFF;}
#calendarTable tbody a{color:#000;width:19px;height:18px;text-decoration:none;display:block;border:1px solid #fff;}
#calendarTable tbody a:hover{color:#990;width:19px;height:18px;text-decoration:none;border:1px solid #E6E6E6;background:#E1F1FF;display:block;}
#calendarTable tbody a.today{color:#c00;border:1px solid #DBDBDB;background:#CCE4FF;}
#calendarTable tbody a.today:hover{color:#990;border:1px solid #DBDBDB;background:#CCE4FF;}
#calendarTable tbody a.week{color:#c00;}
#calendarTable tbody a.old{ color:#666666;text-decoration:line-through;}

#__calendar2{width:147px;margin:0;padding:0;}
#calendarTable2{	margin:0;padding:0;border:1px solid #000;background:#FFFFFF;}
th{margin:0;padding:0px}
#calendarTable2 th ,#calendarTable2 td{font:12px/20px Arial,sans-serif;text-align:center;}
#calendarTable2 thead th.week{border-top:1px solid #CCC;border-bottom:1px solid #ccc;background:#EEE;}
#calendarTable2 thead tr.function th{border:1px solid #fff}
#calendarTable2 thead a{color:#000;width:19px;height:18px;text-decoration:none;display:block;border:1px solid #ccc;background:#E1F1FF;}
#calendarTable2 tbody a:hover{color:#990;width:19px;height:18px;text-decoration:none;display:block;border:1px solid #ccc;background:#E1F1FF;}
#calendarTable2 thead a.today{width:98% !important;width:100%}
#calendarTable2 thead a.today:hover{width:98% !important;width:100%}
#calendarTable2 td{width:21px;height:20px;border-bottom:1px solid #E6E6E6;color:#fff;}
#calendarTable2 th{height:21px;}
#calendarTable2 tr.com{background:#fff;}
#calendarTable2 tr.cur{background:#F0FAFF;}
#calendarTable2 tbody a{color:#000;width:19px;height:18px;text-decoration:none;display:block;border:1px solid #fff;}
#calendarTable2 tbody a:hover{color:#990;width:19px;height:18px;text-decoration:none;border:1px solid #E6E6E6;background:#E1F1FF;display:block;}
#calendarTable2 tbody a.today{color:#c00;border:1px solid #DBDBDB;background:#CCE4FF;}
#calendarTable2 tbody a.today:hover{color:#990;border:1px solid #DBDBDB;background:#CCE4FF;}
#calendarTable2 tbody a.week{color:#c00;}
#calendarTable2 tbody a.old{ color:#666666;text-decoration:line-through;}