@charset "big5";
/* CSS Document */

body     {
  background=../images/paper.png;
  background-color: #FFFFFF;
  font-size: 10px;
  color: #666666;
  font-family: "Arial, Helvetica, sans-serif";
  line-height: 1.2;
  margin: 0px;
  padding: 0px;
}

a:link    { color: #006699; font-size: 11; font-weight: normal; text-decoration: none; }
a:visited { color: #0099CC; font-size: 11; font-weight: normal; text-decoration: none; }
a:active  { color: #006699; font-size: 11; font-weight: normal; text-decoration: none;}
a:hover   { color: #FD6900; font-size: 11; font-weight: normal; text-decoration: underline;}

tablet { font-size: 20px; }
	
 }.content_text {
	font-size: 13px;
}


.calendar_day {
	color: #FF6600;
}
