#Header
{
	font-family: "Times New Roman", "Times", "serif", "新細明體";
	line-height: 25px;
	width: 100%;
	height: 108px;
	background-image: url(im/Frame_TopBar.gif);
}

#Header tr {
	font-family: "Arial", "Helvetica", "sans-serif", "新細明體";
	font-size: 80%;
	color: #FFFFFF;
	line-height: 20px;
}

#Header a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

#Header a:link {
	color: #FFFFFF;
	text-decoration: none;

}

#Header a:hover {
	color: #FF6600;
	text-decoration: underline;

}

#Header a:active {
	color: #ff6600;
	text-decoration: none;

}

#Header .AA:button {
	color: #3366CC;
	background-color: #669999;
	border: #669999;
}

