@charset "utf-8";

td,input,button,select,span,div{font-family:verdana,arial;font-size:11px;font-family:verdana,宋体; }

.layoutDiv{background-color:#eeeeee;padding:10px;text-align:left;border-left:1px solid #333333;
}


/* w 165px h 120px*/
.calendar {width:185px;height:140px;border:1px solid #000000;background-image:url(cbg.gif);background-repeat:repeat-x;table-layout:fixed;
}
.calendar table{table-layout:fixed;
}
.calendar td{background-color:#ffffff;
}
.calendar td, .cal th{text-align:center;font-family:tahoma;font-size:10px;
}
.calendar th{height:17px;color:#ffffff;border-bottom:1px solid #000000;
}
.calendar .focus{color:#ff0000;font-weight:bolder;
}
.calendar a{color:#000000;text-decoration:underline
}
.calendar button{border-width:1px;height:14px;width:15px;padding-top:-5px;background:#eeeeee;position:relative;
}
.calendar span{font-family:webdings;font-size:9px;top:-3px;left:1px;position:absolute;cursor:hand;
}

