.calendar_title {
   font-size: 11pt;
   line-height: 14pt;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #666666;
   border-right-color: #666666;
   border-bottom-color: #666666;
   border-left-color: #666666;
}

.calendar_body {
   border-top: 1px solid #333333;
   border-right: 0px solid #547C85;
   border-bottom: 0px solid #547C85;
   border-left: 1px solid #333333;
}

.calendar_header01 {
   font-size: 13px;
   color: #FF0000;
   text-decoration: none;
   line-height: 13pt;
   font-weight: bold;
}

.calendar_header02 {
   font-size: 13px;
   text-decoration: none;
   font-weight: bold;
   line-height: 13pt;
   color: #000000;
}

.calendar_item01 {
   font-size: 14px;
   color: #FF0000;
   line-height: 12pt;
   text-decoration: underline;
}

.calendar_item02 {
   font-size: 14px;
   line-height: 12pt;
   vertical-align: middle;
   text-decoration: underline;
}

.calendar_item01_over {
   font-size: 14px;
   color: #9900FF;
   line-height: 12pt;
   text-decoration: underline;
}

.calendar_item02_over {
   font-size: 14px;
   color: #9900FF;
   line-height: 12pt;
   text-decoration: underline;
}

.calendar_item_focus {
   font-size: 14px;
   color: #00CC00;
   background-color: #FFFF99;
   font-weight: normal;
   line-height: 12pt;
   text-decoration: underline;
}

.calender_btn {
   font-size: 12px;
   line-height: 12pt;
   text-decoration: none;
   height: 22px;
   width: 22px;
   margin: 0px;
   cursor: pointer;
}

.calendar_head_en {
   font-size: 10px;
   font-weight: normal;
   line-height: 10px;
}

.calendar_none {
   text-decoration: none;
}

