.cld_table table {
table-layout:fixed;
margin:0 auto;
width:80%;
max-width:644px;
}
.cld_table table td {
position:relative;
font-size:30px;
color:#333;
max-width:92px;
max-height:92px;
text-align:center;
height:92px;
cursor:pointer;
}
.riliText {
text-align:center;
}
要生成当前年月的日历:riliTableHtml(year,month+1);