body     {
  background-color: #CCCCCC;
  margin: 0px;
  padding: 0px;
}

body {
scrollbar-face-color: #CCCCCC; 
scrollbar-shadow-color: #333333;
scrollbar-highlight-color: #CCCCCC; 
scrollbar-3dlight-color: #333333;
scrollbar-darkshadow-color: #CCCCCC; 
scrollbar-track-color: #CCCCCC;
scrollbar-arrow-color: #333333
}

a:link    { color: #333333; font-weight: normal; text-decoration: none }
a:visited { color: #333333; font-weight: normal; text-decoration: none }
a:active  { color: #333333; font-weight: normal; text-decoration: none }
a:hover   { color: #333333; font-weight: normal; text-decoration: underline; background-color: #C9BAA5 }

ul {
  margin: 0px 0px 0px 15px;
        padding: 0px;
}

.entry  {
  margin: 0px 0px 20px
}

.entry_date {
  font-family: "Verdana", "微軟中黑體";
  font-size: 10px;
  color: #6A5940;
  padding: 0px 0px 3px 20px;
}
.entry_date a,
.entry_date a:link,
.entry_date a:visited,
.entry_date a:active {
    color: #6A5940; font-weight: normal; text-decoration: none;
}
.entry_date a:hover  {
  color: #6A5940; font-weight: normal; text-decoration: underline; background-color: #ECE8DF;
}
.entry_title     {
  color: #320407;
  font-weight: bold;
  font-size: 14px;
  line-height: 180%;
  background-color: #C9BAA5;
  font-family: "Verdana","微軟中黑體";
  padding: 0px 0px 0px 10px;
}
.entry_title a,
.entry_title a:link,
.entry_title a:visited,
.entry_title a:active {
    color: #320407; font-weight: bold; text-decoration: none
}
.entry_title a:hover  {
  color: #320407; font-weight: bold; text-decoration: underline; background-color: #C9BAA5
}
.entry_body   {
  font-size: 13px;
  color: #333333;
  line-height: 160%;
  word-break:break-all;
  font-family: "Arial", "Helvetica", "微軟中黑體";
  margin: 15px 15px 15px;
  padding: 5px;
}
.entry_body a,
.entry_body a:link,
.entry_body a:visited,
.entry_body a:active {
    color: #660000; font-weight: bold; text-decoration: none
}
.entry_body a:hover  {
  color: #660000; font-weight: bold; text-decoration: underline; background-color: #C9BAA5
}
.entry_body1   {
  font-size: 13px;
  color: #333333;
  line-height: 160%;
  word-break:break-all;
  font-family: "Arial", "Helvetica", "微軟中黑體";
  margin: 15px 15px 15px;
  padding: 5px;
}
.entry_body1 a,
.entry_body1 a:link,
.entry_body1 a:visited,
.entry_body1 a:active {
    color: #333333; font-weight: bold; text-decoration: none; background-color: #ECE8DF
}
.entry_body1 a:hover  {
  color: #333333; font-weight: bold; text-decoration: underline; 
}
.linktitle   {
  color: #320407;
  background-color: #C9BAA5;
  text-align: center;
  font-weight: bolder;
  line-height: 160%;
  font-size: 12px;
  margin:10px 0px 0px 2px;
  font-family:  "Verdana","微軟中黑體";
}

.linktext   {
  color: #333333;
  font-size: 10px;
  line-height: 160%;
  font-family: "Verdana","微軟中黑體";
  margin: 0px 0px 0px 2px;
  padding: 2px 2px 2px 2px
}
.linktext1   {
  color: #333333;
  font-size: 12px;
  line-height: 160%;
  font-family: "Arial", "Helvetica", "微軟中黑體";
  margin: 0px 0px 0px 5px;
  padding: 2px
}

/* CALENDAR---------------------------------------------------------------------- */
.calendar      {
  color: #333333;
  font-size: 10px;
  font-family: Verdana;
  text-align: center;
  margin: 0pt 0px 0px 0px
}

.cell       {
  color: #333333;
  font-size: 10px;
  font-family: Verdana;
  text-align: center;
  margin: 0px;
  width: 17px;
  height: 16px;
}
.cell a,
.cell a:link,
.cell a:visited,
.cell a:active {
    font-weight: bold; text-decoration: none
}
.cell_today      {
  color: #320407;
  font-size: 10px;
  font-weight: bolder;
  font-family: Verdana;
  border: 1px #320407 solid; 
  text-align: center;
  margin: 0px;
  width: 17px;
  height: 16px
}
.cell_today a,
.cell_today a:link,
.cell_today a:visited,
.cell_today a:active {
    font-weight: bold; text-decoration: none
}

.cell_sunday     {
  color: #c00;
  font-size: 10px;
  font-family: Verdana;
  margin: 0px;
  width: 17px;
  height: 16px;
}
.cell_sunday a,
.cell_sunday a:link,
.cell_sunday a:visited,
.cell_sunday a:active {
    color: #c00; font-weight: bold; text-decoration: none
}
.cell_sunday a:hover  {
  color: #c00; font-weight: bold; text-decoration: underline; background-color: #DB918E
}
.cell_saturday    {
  color: #000066;
  font-size: 10px;
  font-family: Verdana;
  margin: 0px;
  width: 17px;
  height: 16px
}
.cell_saturday a,
.cell_saturday a:link,
.cell_saturday a:visited,
.cell_saturday a:active {
    color: #000066; font-weight: bold; text-decoration: none
}
.cell_saturday a:hover  {
  color: #000066; font-weight: bold; text-decoration: underline; background-color: #DB918E
}
/*????設定---------------------------------------------------------------------- */
form {
  margin: 0px;
  padding: 0px;
}
textarea {
  font-family: "Arial", "Helvetica", "sans-serif"; 
  font-size: 12px; 
  color: #000000; 
  border-color: #333333; 
  border: 1px solid; 
  background-color: #FFFFFF;
}
input {
  font-family: "Arial", "Helvetica", "sans-serif"; 
  font-size: 12px; 
  color: #000000; 
  border-color: #333333; 
  border: 1px solid; 
  background-color: #FFFFFF
}
select {
  color: #333333;
  background-color: #ECE8DF;
  border-style: solid;
  border-color: #333333;
  border-width: 1px;
}