  img
  {
      border-style:none;
      border-width:0px;
      }
  .word0 {
	font-family: "Times New Roman";
	font-size:14px;
	line-height: 22px;
	font-weight: bold;
	color: #646464;
	letter-spacing: 1px;
	text-decoration: none
}

 .word1 {
	font-family: "Times New Roman";
	font-size:12px;
	line-height: 22px;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none
}


 .word3 {
	font-family: "Times New Roman";
	font-size:16px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none
}

 .word4 {
	font-family: "Times New Roman";
	font-size:12px;
	line-height: 22px;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none
}

 .word5 {
	font-family: "Times New Roman";
	font-size:12px;
	line-height: 22px;
	font-weight: bold;
	color: #5D9DD9;
	letter-spacing: 1px;
	text-decoration: none
}

 .word6 {
	font-family: "Times New Roman";
	font-size:16px;
	line-height: 22px;
	font-weight: bold;
	color: #5D9DD9;
	letter-spacing: 1px;
	text-decoration: none
}

 .word7 {
	font-family: "Times New Roman";
	font-size:16px;
	line-height: 22px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none
}

  .word8 {
	font-family: "Times New Roman";
	font-size:16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

 .word9 {
	font-family: "Times New Roman";
	font-size:12px;
	line-height: 22px;
	font-weight: bold;
	color: #66cccc;
	letter-spacing: 1px;
	text-decoration: none
}

  .word10 {
	font-family: "Times New Roman";
	font-size:18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none
}

 .word11 {
	font-family: "Times New Roman";
	font-size:14px;
	line-height: 22px;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none
}

 .word12 {
	font-family: "Times New Roman";
	font-weight: bold;	
	font-size:12px;
	line-height: 22px;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none
}

/*超連結*/
a:link {
	text-decoration:none;
	font-family: "Times New Roman";
	color: #555555;
	cursor:pointer	
}    
     
/*瀏覽過的超連結*/                              
a:visited{
	text-decoration:none;
	font-family: "Times New Roman";
	color: #555555;
}       
  
/*按下連結*/                              
a:active{
	text-decoration:none;
	font-family: "Times New Roman";
	color: #555555;
}    

/*滑鼠移至連結*/                              
a:hover
{
    text-decoration: none;
    cursor: pointer;
    color: #339933;
}

.columnDiv
{
        width:50%;
        float:left;
    }
    
    .columnDiv3
{
        width:33%;
        float:left;
    }

/*2012新增加 用來設定網頁中的列表表格*/
#repeattb .header
{
    background-color: #006699;
    color: #FFFFFF;
}
#repeattb .colcenter
{
    text-align: center;
    }
#repeattb .colleft
{
    text-align: left;
    }
#repeattb .colright
{
    text-align: right;
    }        

#PAGENO
{
    text-align:center;
    }