body {
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #ccffff;
    SCROLLBAR-3DLIGHT-COLOR: #000000;
    SCROLLBAR-ARROW-COLOR: #33ccff;
    SCROLLBAR-DARKSHADOW-COLOR: #666666;
    SCROLLBAR-BASE-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #000000; 
}
.bg-main {
	background-attachment: fixed;
	background-color: #fff;
	background-image: url(images/bg-1.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.bg-frame-4 {
	background-attachment: fixed;
	background-image: url(images/frame-4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF7A17;
}

.bg-indexdeco {
	background-attachment: fixed;
	background-image: url(images/bg-indexdeco.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	position: relative;
	visibility: visible;
}
.slogan {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	font-weight: bold;
	color: #999999;
}
.normal {
    font-size: 12px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	line-height: 21px;
}
.normal-3 {
    font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	line-height: 30px;	
}
.normal-small {
	font-size: 11px;
	font-family: "細明體";
	color: #666666;
	font-style: normal;
	line-height: 16px;
	letter-spacing: 0.1em;
}
.normal-small-1 {
	font-size: 11px;
	font-family: "細明體";
	color: #666666;
	font-style: normal;
	line-height: 16px;
	letter-spacing: 0.1em;
	background-color: #FFE538;
}
.addresses {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #FFCC00;
	font-style: normal;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}

.head-number {
	font-family: "Century Gothic";
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #FFBF00;
	font-style: normal;
	padding-top:5pt;
	}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #FFBF00;
	font-style: normal;
	}
.normal-1 {
    font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-style: normal;
	line-height: 21px;	
}
.normal-2 {
    font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: normal;
	line-height: 21px;	
}
.orange {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
}
.black {
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
}

.small-1 {
    font-size: 11px;
	font-family: "細明體";
	color: #666666;
	font-style: normal;
	line-height: 15px;	
}
.infobottom {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	color: #CCCCCC;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FF7A17;
}

.btn {
	FONT-SIZE: 9pt;
	CURSOR: hand;
	COLOR: #333333;
	FONT-FAMILY: "新細明體";
	HEIGHT: 18px;
	TEXT-DECORATION: none;
	border: 1px solid #FFBF00;
}
select {
	font-family: "Arial";
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	border: 1px solid #FFBF00;
}
input {
	font-family: "Arial";
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	border: 1px solid #FFBF00;
	background-repeat: repeat;
}
textarea 
{
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	border: 1px solid #FFBF00;
}
