@charset "big5";
body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.day a {
	text-decoration: none;
	color:#A67C52;
	
}
#all {
	width:196px;
	height:116px;
	background-color:#FFFF99;
}
#top {
	width:196px;
	height:100.5px;
}
.while50 {
	font-size:35pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.while30 {
	font-size:25pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.while10 {
	font-size:10pt;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "µØ±d¤¤¶ÂÅé";
}
a {text-decoration:none}
#month {
	width:54px;
	height:90.5px;
	float:left;
	background-color:#D9E021;
	padding-left: 6px;
	padding-top: 10px;
}
#day {
	width:136px;
	float:left;
}
#food {
	width:196px;
	height:13.5px;
	background-color:#D9E021;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 9pt;
	color: #669900;
	font-weight: normal;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
.weekend {
	font-size:9pt;
	color:#FFFFFF;
}
.day {
	font-size:8pt;
	color:#A67C52;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 8pt;
	color: #666666;
}
.men li {
	height:15px;
	width: 20px;
	position: relative;
	z-index: 1;
	background: url(../images/cc.gif);
	background-repeat: no-repeat;
	
}
/*show¤å¦r*/
.speak li {
	height: 80px;
	width: 150px;
	text-align: left;
	margin-left: 5px;
	
	
}
ul.men li:hover ul.speak {
	display: block;
}
ul ul {
	position: absolute;
	display: none;
	background-image: url(../images/speak.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 122px;
	left: 10px;
	top: 5px;
	padding-top:25px;
	z-index: 1000000000;
}



