   A:link {text-decoration: none;color: #000000} 
   A:hover {text-decoration:underline ;color: #000000;} 
   A:visited {text-decoration: none;color: #000000} 
   A:active {text-decoration: none;color: #000000}  
   
   body,input,td,textarea,select,checkbox  {
    font-size:12pt;
    scrollbar-face-color      : #d0d0d0;
    scrollbar-shadow-color    : #EEEEEE;
    scrollbar-highlight-color : #EEEEEE;
    scrollbar-3dlight-color   : #EEEEEE;
    scrollbar-darkshadow-color: #CCCCCC;
    scrollbar-track-color     : #FFFFFF;
    scrollbar-arrow-color     : #555555;
   }
  .team{
         font:12pt;
         color:#536A4D; 
         border-left: 1px #AFDAA3 solid; 
         border-right: 1px #536A4D solid; 
         border-bottom: 1px #536A4D solid; 
         border-top: 1px #AFDAA3 solid; 
         HEIGHT: 15pt; 
         LINE-HEIGHT: 15px; 
         PADDING: 2px 2px 1px 2px; 
         TEXT-ALIGN : center; 
         TEXT-DECORATION: none;
       }
  .team2{
         font:12pt;
         color:#3569A5; 
         border-left: 2px #B4CEEC solid; 
         border-right: 2px #3569A5 solid; 
         border-bottom: 2px #3569A5 solid; 
         border-top:2px #B4CEEC solid; 
         HEIGHT: 15pt; LINE-HEIGHT: 15px; 
         PADDING: 2px 2px 1px 2px; 
         TEXT-ALIGN : center; 
         TEXT-DECORATION: none;
         cursor:hand;
       }
    .team3{
         font:15pt;
         color:#496987; 
         border-left: 1px #536A4D solid; 
         border-right: 1px #536A4D solid; 
         border-bottom: 1px #536A4D solid; 
         border-top: 1px #536A4D solid; 
         HEIGHT: 15pt; 
         LINE-HEIGHT: 15px; 
         PADDING: 5px 5px 5px 5px; 
         TEXT-ALIGN : center; 
         TEXT-DECORATION: none;
         width:70%;
         background-color:#BEDBF6
       }
   .name1{
         filter:glow(color=#F2C0C8,strength=4);
          }
   .name{
         filter:glow(color=#F4F7AC,strength=8);
         
        }
   .name2{
         filter:glow(color=#edf2fe,strength=4);
        }
/*=============index.php  START========================*/
  div.title{
    font-size:20pt;
    color:red;
  }
  div.detail{
    font-size:13pt;
    color:#ffffff;
    font-family:標楷體;
    background-color:#d0d0d0;
   
  }
  td.main_title{
     color:#ffffff;
     font-size:12pt;
     text-align:center;
     background-color:#B4B5B6;
  }
  td.main_show{
     font-size:11pt;
     text-align:center;
     background-color:#FFF6C7;
  }
  /*主題置左*/
    td.main_show1{
     font-size:10.5pt;
     text-align:left;
     background-color:#FFF6C7;
    }
/*=============index.php  STOP========================*/

/*=============list.php START==========================*/
  table.border1{
   border: 1px solid #969696;
   font-size:12pt; 
   line-height: 150%;
  }
  table.border2{
   border: 1px solid #B26969;
   font-size:12pt; 
   line-height: 150%;
   background-color:#FFF6C7;
  }
  table.border3{
   border: 1px solid #6C7F59;
   font-size:12pt; 
   line-height: 150%;
   background-color:#EDF6BE;
  }
  
  td.style1{
     font-size:12pt;
     text-align:left;
     background-color:#ffffff;
  }
  td.style2{
     font-size:12pt;
     text-align:left;
     background-color:#ffffff;
  }
/*=======================list.php STOP===================================*/

/*=======================face.php START==================================*/
 
 td.face1{
   color:#ffffff;
   font-size:12pt;
   text-align:center;
   background-color:#1B6CA6;
 }
 td.face2{
   font-size:12pt;
   text-align:center;
 }
/*======================face.php STOP=====================================*/

/*==================write_content_form.php reply.php START==============================*/
 td.write1{
   color:#ffffff;
   font-size:12pt;
   text-align:center;
   background-color:#A56D5D;
 }
 td.write2{
   font-size:12pt;
   background-color:#FAF9E5;
 }
/*==================write_content_form.php reply.php STOP==============================*/


/*==================edit_board.php ==============================*/
td.title{
     color:#ffffff;
     font-size:12pt;
     text-align:center;
     background-color:#819574;
  }
td.input{
     color:#ffffff;
     font-size:12pt;
     text-align:left;
     background-color:#FFFFFF;
  }
  
  
 /*================沒有文章時的說明ｄｉｖ區塊=========================*/
 DIV.NoPost{
     font-family:標楷體;	/* 物件內字型 */
     font-size:14pt;		/* 物件內字型大小 */
     text-align:center;		/* 物件內文字置左 */
     background-color:#FAB7C7;	/* 物件背景顏色 */
     width:250px;		/* 物件寬度 */
     height:30px;		/* 物件高度 */
     padding-top:8px;		/* 與物件邊空上面之留白 */
     padding-down:8px;		/* 與物件邊空下面之留白 */
     padding-left:8px;		/* 與物件邊空左邊之留白 */
     padding-right:8px;		/* 與物件邊空右邊之留白 */
   }
  /*================沒有文章時的說明ｄｉｖ區塊=========================*/
 DIV.info{
     font-family:標楷體;	/* 物件內字型 */
     font-size:14pt;		/* 物件內字型大小 */
     text-align:center;		/* 物件內文字置左 */
     background-color:#FAB7C7;	/* 物件背景顏色 */
     width:300px;		/* 物件寬度 */
     height:30px;		/* 物件高度 */
     padding-top:8px;		/* 與物件邊空上面之留白 */
     padding-down:8px;		/* 與物件邊空下面之留白 */
     padding-left:8px;		/* 與物件邊空左邊之留白 */
     padding-right:8px;		/* 與物件邊空右邊之留白 */
   }
  DIV.info2{
     font-family:標楷體;	/* 物件內字型 */
     font-size:14pt;		/* 物件內字型大小 */
     text-align:center;		/* 物件內文字置左 */
     background-color:#FAB7C7;	/* 物件背景顏色 */
     width:200px;		/* 物件寬度 */
     height:30px;		/* 物件高度 */
     padding-top:8px;		/* 與物件邊空上面之留白 */
     padding-down:8px;		/* 與物件邊空下面之留白 */
     padding-left:8px;		/* 與物件邊空左邊之留白 */
     padding-right:8px;		/* 與物件邊空右邊之留白 */
   }
   DIV.info3{
     font-size:12pt;		/* 物件內字型大小 */
     text-align:left;		/* 物件內文字置左 */
     background-color:#FAB7C7;	/* 物件背景顏色 */
     width:250px;		/* 物件寬度 */
     height:80px;		/* 物件高度 */
     padding-top:8px;		/* 與物件邊空上面之留白 */
     padding-down:8px;		/* 與物件邊空下面之留白 */
     padding-left:8px;		/* 與物件邊空左邊之留白 */
     padding-right:8px;		/* 與物件邊空右邊之留白 */
   }