/* CSS Document */

.pub2 { width:100%;}
.pub2 ul{list-style-type:none; width:100%; margin:0; padding:0;}
.pub2 #year{color:#FFFFFF;  margin:8px 6px 0px 7px; height:14px;}
.pub2 .LastMonth, .pub2 .NextMonth{ text-decoration:none; color:#000; font-size:18px; font-weight:bold; line-height:16px;}
.pub2 .LastMonth { float:left; margin-left:4px;}
.pub2 .NextMonth { float:right; margin-right:4px;}

#week{ margin:0 auto; padding:0 0 0 5px; display:block; clear:both;}
#week li {float:left; width:16px;  margin:5px; }

#thisMonthDate .lastMonthDate,#thisMonthDate .nextMonthDate {color:#ccc;font-size:11px; background:url(http://res.53mq.com/images/MQ/day_other.gif) no-repeat;}
#thisMonthDate .selectThisYear a,#thisMonthDate .selectThisMonth a{text-decoration:none; margin:0 2px; color:#ccc;font-weight:bold}

#thisMonthDate{margin:0 auto 0 5px;_margin:0 auto 0 0px; display:block; clear:both;}
#thisMonthDate li{float:left; height:15px; width:16px; background:url(http://res.53mq.com/images/MQ/day.gif) no-repeat; margin:5px;}
#thisMonthDate li a{ text-decoration:none; font-family:Tahoma; font-size:11px; color:#fff}
#thisMonthDate li a:hover { color:#f30; text-decoration:underline}

#thisMonthDate .thisday{background:url(http://res.53mq.com/images/MQ/day_this.gif) no-repeat;}
#thisMonthDate .thisday a{color:#fff; }
