td,th {
	font-size: 12px;
	font-family: 細明體;
	color: #000000;
}

BODY.default1 { 
  font-size: 12px;
  font-family: 細明體;
  color: #000000;
  background-color: #C5CFD0 ; 
  background-image: url("img/background.jpeg") ;
  background-repeat: repeat-x;
}

a:link { 
	color: #000000;
	text-decoration: none;
}

a:visited { 
	color: #000000;
	text-decoration: none;
}

a:hover { 
	color: #000000;
	text-decoration: none;
}

a:active { 
	color: #000000;
	text-decoration: none;
}

.001 {
	color: gray;
	border-width: 1;
	border-color: #00ccff;
	border-style: solid;

}

.002 {
	color: gray;
	border-width: 1;
	border-color: #ff9933;
	border-style: solid;
}

a:link.003 { 
	color: gray;
	text-decoration: none;
}

a:visited.003 { 
	color: gray;
	text-decoration: none;
}

a:hover.003 { 
	color: red;
	text-decoration: underline;
}

a:active.003 { 
	color: gray;
	text-decoration: none;
}

.004 {
	font-size: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-weight: bold;
}
td.left {
  background-color: #c8f0ff ; 
  background-image: url("img/left.gif") ;
  background-repeat: no-repeat;
  background-position: top right;
  width: 650;
}
td.right {
  background-color: #ffffff ; 
  background-image: url("img/right.gif") ;
  background-repeat: no-repeat;
  background-position: top left;
  width: 180;
}
td.top {
	font-size: 12px;
	font-family: 細明體;
	color: #000000;
	font-weight: bold;
}
.005 {
	font-size: 15px;
	font-family: 標楷體;
	color: #111111;
	font-weight: bold;
}
.006 {
	font-size: 13px;
	font-family: Impact;
	color: #111111;
	font-weight: normal;
}
a:link.007 { 
	font-size: 13px;
	color: gray;
	text-decoration: none;
}

a:visited.007 { 
	font-size: 13px;
	color: gray;
	text-decoration: none;
}

a:hover.007 { 
	font-size: 13px;
	color: red;
	text-decoration: none;
}

a:active.007 { 
	font-size: 13px;
	color: gray;
	text-decoration: none;
}
td.menu1 {
	font-size: 14px;
	font-family: 細明體;
	color: #000000;
	font-weight: normal;
}