<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.accesskey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 15px;
	background-image: none;
	height: 15px;
	text-align: center;
}
.accesskey a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
	color: #EBEBEB;
}

.accesskey a:hover {
	color: #FF6600;
	background-image: none;
}
.flash {
	height: 424px;
	width: 900px;
}
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#wrap {
	min-height: 100%;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#main {
	padding-bottom: 185px;
	height: 100%;
} 

#footer {
	position: relative;
	margin-top: -185px;
	height: 185px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEE1C6;
} 
.footer0 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #4C4C4C;
}
.footer0 p {
	line-height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, "新細明體";
}
.footer0 h1 {
	font-size: 13px;
	color: #990000;
	font-weight: normal;
	font-family: Arial, Helvetica, "新細明體";
	margin-bottom: 5px;
}
.footer0 a {
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}
.footer0 a:hover {
	color: #0066CC;
}


.footer1 {
	height: 100px;
	background-color: #422100;
	font-family: Arial, Helvetica, "微軟正黑體", "新細明體";
	font-size: 55px;
	line-height: 100px;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 0.5em;
	text-indent: 0.5em;
	position: absolute;
	width: 100%;
}
.footer2 {
	margin-top: 15px;
	float: right;
	width: 150px;
	height: 100px;
	text-align: right;
}
.footer3 {
	height: 150px;
	margin-top: 15px;
	float: left;
	width: 830px;
}
.footer4 {
	font-size: 12px;
	color: #000000;
	margin-bottom: 15px;
}





/*Opera Fix*/
body:before {
	height:100%;
	float:left;
	width:0;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF5DE;
}
a {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.red {
	color: #FF0000;
}
.header {

}
.top {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 290px;
}

.slogan {
	float: left;
}
#gotop {
	display: none;
	position: fixed;
	right: 0px;
	bottom: 185px;
	cursor: pointer;
	background-color: #FF6600;
	height: 50px;
	width: 50px;
	border-radius: 25px;
}

.p1 {
	font-size: 0.86em;
	padding-left: 30px;
	width: 330px;
	float: left;
}
.p2 {
	float: right;
	width: 150px;
	margin-top: 160px;
}
.p3 {
	float: right;
	width: 360px;
	margin-top: 100px;
}




.container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	font-size: 0.95em;
	color: #666666;
	font-family: Arial, Helvetica, "新細明體";
	min-height: 500px;
	margin-bottom: 50px;
	width: 725px;
	float: left;
}
.left {
	float: right;
	width: 252px;
	margin-top: 90px;
}
.left  a {
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
	display: block;
}
.left a:hover {
	border: 1px solid #FF3300;
}




.title {
	float: left;
	margin-top: 50px;
	color: #FF3333;
	font-size: 36px;
	font-family: Arial, Helvetica, "微軟正黑體", "新細明體";
	margin-bottom: 20px;
}
.title a {
	text-indent: -1000%;
	display: block;
	height: 187px;
	width: 300px;
	float: left;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
	height: 0px;
}
.home {
	height: 36px;
	width: 36px;
	float: left;
	margin-top: 240px;
}
.home  a {
	display: block;
	height: 36px;
	width: 36px;
	border-radius: 30px;
	border-top-left-radius: 0px;
	background-color: #FF3300;
}
.home a:hover {
	background-color: #000000;
}
#menu {
	list-style: none;
	font-family: Arial, Helvetica, "微軟正黑體", "新細明體";
	margin-top: 240px;
	float: right;
	position: relative;
	}
#menu ul {
	background-image: url(../images/menu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
    }
#menu li {
	float: left;
	margin-left: 1px;
	}
#menu li a {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 36px;
	font-family: Arial, Helvetica, "微軟正黑體", "新細明體";
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF3300;
	border-radius: 30px;
	border-top-right-radius: 0px;
	float: left;
	font-size: 15px;
	}
#menu li a:hover {
	background-color: #FF9900;
}
#menu li ul {
	list-style: none;
	left: 0;
	display: none;
	position: absolute;
	margin-top: 36px;
	}
#menu li ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	background-image: none;
	height: 32px;
	margin: 0px;
	padding: 0px;
	width: 75px;
}
#menu li ul li a {
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 32px;
	background-color: #000000;
	height: 32px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: none;
	text-indent: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 0.4em;
	float: left;
	width: 130px;
	border-radius: 0px;
	font-family: Arial, Helvetica, "新細明體";
	font-size: 13px;
}
#menu li ul li a:hover {
	background-color: #FF6600;
}
</pre></body></html>