@charset "utf-8";
/* CSS Document */

.caleder{background:#eeefef;width:135px; height:auto; border-bottom-left-radius:10px; border-bottom-right-radius:10px;}
.cal-top{background:#fff url(../images/calender-top.png) center top no-repeat; width:135px; height:50px; }
.cal-con{text-align: center; padding:15px 10px 20px 10px; }
.cal-con span.datet{font-size: 17px; line-height: 22px; color:#33a2e9; padding-bottom:10px; font-weight: bold;}
.cal-con span.mont{font-size:21px; line-height: 24px;padding-bottom:10px}
.cal-con span.bart{font-size:15px; line-height: 18px;text-transform: uppercase;}



.caleder1{background:#eeefef;width:54px; height:auto; border-bottom-left-radius:10px; border-bottom-right-radius:10px;}
.cal-top1{background:#fff url(../images/calender-top1.png) center top no-repeat; width:54px; height:20px; }
.cal-con1{text-align: center; padding:3px 5px 5px 5px; }
.cal-con1 span.datet{font-size: 13px; line-height: 16px; color:#33a2e9;padding-bottom:5px;  font-weight: bold;}
.cal-con1 span.mont{font-size:15px; line-height: 19px;padding-bottom:5px}
.cal-con1 span.bart{font-size:12px; line-height: 16px;text-transform: uppercase;}

