<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#calback{
background:#fff url('calWaiting.gif') no-repeat 50% 100px;
margin:0 auto;
width:100%;
}
#calendar{
width:100%;
height:70%;
}
.cal{ /*à¸–à¹‰à¸²à¸­à¸¢à¸²à¸à¹ƒà¸«à¹‰à¸¡à¸µà¹€à¸ªà¹‰à¸™à¸•à¸²à¸£à¸²à¸‡ à¹ƒà¸«à¹‰à¹ƒà¸ªà¹ˆà¸ªà¸µ bg à¸—à¸µà¹ˆà¸™à¸µà¹ˆ*/
width:100%; 
}
.calhead{
background:#bdbdbd;
width:100%;
color:#666;
font-size:12px;      
}
.calhead img{border:none;}
.dayhead{
height:10px;
}
.dayhead td{
text-align:center;
color:#545454;
font-size:8px;
}
.dayrow{
background:#fff;
height:10px;
}
.dayrow td{
font-family:Arial, Veranda, sans-serif;
padding:3px;
width:50px;
color:#545454;
font-size:.7em;
}
.day{float:right;}
.dayover{background:#ddd;}
.dayout{background:#fff;}</pre></body></html>