BODY
{
	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	font-family: "Times New Roman", "Times", "serif", "新細明體";
	line-height: 25px;
	background-image: url(im/background.gif);
	background-attachment: fixed;
	font-size: 80%;
	margin: 5px;
}

tr {
	font-family: "Arial", "Helvetica", "sans-serif", "新細明體";
	font-size: 80%;
	color: #797979;
	line-height: 20px;
}

a:visited {
	color: #648454;
	text-decoration: none;
}

a:link {
	color: #648454;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
}

a:active {
	color: #FF6600;
	text-decoration: none;
}

input {
	border: 1px solid #CCCCCC;
	color: #666666;
	text-decoration: none;
	background-color: #eeeeee;
	cursor: hand;
}

select {
	color: #FF0000;
	background-color: #eeeeee;
	border: thin dashed #CCCCCC;
}

.AA:button {
	color: #3366CC;
	background-color: #669999;
	border: #669999;
}

.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 20px;
	color: #FF6600;
	font-weight: bolder;
	font-style: italic;
}

.title2 {
	font-family: "Arial", "Helvetica", "sans-serif", "新細明體";
	font-size: 13px;
	color: #648454;
}

.important {
	font-family: "Arial", "Helvetica", "sans-serif", "新細明體";
	color: #D2A800;
	font-weight: bolder;
}

.important2 {
	font-family: "Arial", "Helvetica", "sans-serif", "新細明體";
	color: #EABB00;
}

.maptable {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.lineRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}

.lineLeft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #eeeeee;
}

.lineB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

.lineBR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

.lineRL {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
}

.line {
	border: 1px solid #333333;
}

.line_occu {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #d2a800;
	border-bottom-color: #d2a800;
}

.text_small {
	font-size: 80%;
}

.trxt_faq_ex {
	color: #CC9900;
}.tb750 {
	width: 750px;

}
.BigText {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
#top{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
	width: 90%;
}
#ShowInfo{
	background-color: #FFFF99;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFFF00;
	margin-top: 5px;
	margin-bottom: 5px;
	
}

.ShowInfoColor{
	color: #990000;
}

