﻿/* CSS Document */

BODY {scrollbar-face-color: #FF6633; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #fffff2; scrollbar-3dlight-color: red; scrollbar-arrow-color: #000000; scrollbar-track-color: #FEE5D3; scrollbar-darkshadow-color: red;

	}

table {
	font-size:12pt;
	word-spacing:1px;	
}
input {
	font-size:10pt;
	
}
select {
	font-size:10pt;	
}
.ImgSize
{
	background-position:center 60%;	
}

.style2 {
	font-size: 14pt;
	color: #660000;
}
.style1 {	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style5 {color: #FF6600}
.style3 {	color: #FF3300;
	font-weight: bold;
	font-family: "標楷體";
	font-size: 16pt;
}
.style4 {	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}
.style5 {	font-size: 14pt;
	color: #330000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.MainBg {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:White;
}

.fixedBg
{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-position: top center;
}

.pic
{
	filter:alpha(opacity=50);
}

.pic1
{
	FILTER: chroma(color:#000000);
}