﻿.dateChooser {
font-size:12px;
color:#000000;
border:1px solid;
font-family:宋体;
position:relative;
height:20px;
background-color:#ffffff;
border-color:#7f9db9;
}

.CalendarStyle {
background-image:url(../images/calendar/ig_cal_blue2.gif);
background-color:#ccddff;
bsorder:steelblue 1px solid;
font-size:9pt;
font-family:simsun;
width:288px;
cursor:default;
}

.Calendar_head {
background-image:url(../images/calendar/ig_cal_blue2.gif);
background-color:#ccddff;
color:#505080;
font-size:9pt;
font-family:simsun;
font-weight:700;
height:22px;
cursor:hand;
}

.Cal_head_l {
background-image:url(../images/calendar/ig_cal_blue2.gif);
background-repeat:no-repeat;
color:#505080;
font-size:9pt;
font-family:simsun;
font-weight:700;
height:22px;
cursor:hand;
}

.Cal_head_r {
background-image:url(../images/calendar/ig_cal_blue2.gif);
background-position:center;
background-repeat:no-repeat;
color:#505080;
font-size:9pt;
font-family:simsun;
font-weight:700;
height:22px;
cursor:hand;
}

.select_box {
background-color:#ccddff;
color:#505080;
font-size:9pt;
font-family:simsun;
width:50px;
cursor:hand;
}

.Calendar_bot {
background-image:url(../images/calendar/ig_cal_blue1.gif);
background-color:#ccddff;
color:#505080;
border-top:lightsteelblue 1px solid;
font-size:9pt;
font-family:simsun;
text-align:center;
cursor:hand;
padding:2px;
}

/* 星期抬头 */
.WebCalendar17 {
background-color:#FFFFFF;
border-bottom:lightsteelblue 1px solid;
color:#505080;
font-size:12px;
font-family:simsun;
width:14.3%;
height:1pt;
cursor:default;
}

/* 当月周一至周五 */
.WebCalendar10 {
background-color:#FFFFFF;
font-size:11px;
font-family:verdana;
width:14.3%;
cursor:hand;
}

/* 非当月周一至周五 */
.WebCalendar12 {
background-color:#FFFFFF;
color:slategray;
font-size:11px;
font-family:verdana;
width:14.3%;
cursor:hand;
}

/* 当月周日周六 */
.WebCalendar14 {
background-color:#FFFFFF;
coldor:#505080;
font-size:11px;
font-family:verdana;
font-weidght:bold;
width:14.3%;
cursor:hand;
}

/* 非当月周日周六 */
.WebCalendar13 {
background-color:#FFFFFF;
color:slategray;
font-size:11px;
font-family:verdana;
font-weidght:bold;
width:14.3%;
cursor:hand;
}

/* 当天 */
.WebCalendar15 {
background-color:#e0eeff;
font-size:9pt;
font-family:simsun;
width:14.3%;
cursor:hand;
}

/* ONCLICK */
.WebCalendar11 {
background-color:steelblue;
color:white;
font-size:9pt;
font-family:simsun;
width:14.3%;
cursor:hand;
}

/*/////  日历     信息库的个人日程使用  ///////////////////// */
.ASP_calendar_Body {
font-size:12px;
font-family:宋体;
font-weight:700;
border-color:"#79B0E6";
}

.ASP_calendar_TitleStyle {
font-weight:bolder;
color:"#ff0000";
background-color:"外层不起作用";
font-size:12px;
border-color:#79B0E6;
}

.ASP_calendar_NextPrevStyle {
font-size:12px;
}

.ASP_calendar_DayHeaderStyle {
color:"#000099";
font-size:12px;
height:20px;
background-color:"ddddff";
border-color:#79B0E6;
}

.ASP_calendar_DayStyle {
text-align:left;
vertical-align:top;
font-size:12px;
border-color:#79B0E6;
}

.ASP_calendar_TodayDayStyle {
background-color:"#B1D0F2";
text-align:left;
vertical-align:top;
font-size:12px;
border-color:#79B0E6;
}

.ASP_calendar_WeekendDayStyle {
color:"#ff0000";
text-align:left;
font-size:12px;
vertical-align:top;
border-color:#79B0E6;
}