A:hover {color: #ee3300; text-decoration: underline;  background-color:#EFF1F3;}

SELECT
{
 background: #DDE8CC;
 color: #000000;
 font-family: verdana, arial, 新細明體, 細明體, MingLiu;
 font-size: 12px;
}


INPUT
{
 background: #eDf8eC; /* DDE8CC EED3C7 FFC3C1*/
 color: #000000;
 font-family: verdana, arial, 新細明體, 細明體, MingLiu;
 font-size: 12px;
}


TEXTAREA
{
    BACKGROUND-COLOR: #adddfa;   /*#FEE1D5;  FFFFFF*/
    BACKGROUND: url(images/050305.jpg) /*no-repeat*/;
    letter-spacing: normal;  /* normal/ 12px/ -0.5px */       /* 2px */
    word-spacing: normal;  /* normal/ 12px/ -0.5px */       /* 2px */
/*    white-spacing: normal;   normal / pre / none */
 color: #000000;
 font-family: Tahoma, sans-serif, Verdana, Arial, Helvetica, 新細明體, 細明體, MingLiu;
 font-size: 16px;
}


#commentcontent {
    background: none;
    border: none ! important;
  color: #123f56;
  font-family: Verdana, Tahoma, sans-serif, Arial, Helvetica, 新細明體, 細明體, MingLiu;
/*  font-weight: medium;   light medium bold */
  font-style: normal;  /* normal italic */
    font-size: 14pt;
    padding: 0 ! important;
    margin: 0 ! important;
    text-align: left;
  letter-spacing: normal;  /* normal/ 12px/ -0.5px */       /* 2px */
  word-spacing: normal;  /* normal/ 12px/ -0.5px */       /* 2px */
/*  white-spacing: normal;   normal / pre / none */
}