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

img { BORDER: 0px; }

body{
background-image:url(../images/news/bg.jpg);
background-position:0% 0%;
background-repeat:no-repeat;
background-color:#000000;
margin:0;
padding:0;
letter-spacing:0px;
font-size:12px;
line-height:18px;
font-family: "新細明體", "細明體", "微軟正黑體","Arial", "Microsoft JhengHei", "標楷體";
color:#111111;
text-align:center;
/*overflow-x:hidden; /*讓橫向捲軸隱藏*/
/*overflow-y:hidden; /*讓縱向捲軸隱藏*/
}


.news_data{
	width:200px;
	height:26px;
	position:absolute;
	top:40px;
	left:15px;
	color:#000000;
	font-size:12px;
	line-height:18px;
	letter-spacing:0px;
	text-align:center;
}

.wrapper{
margin:auto;
padding:0;
position:absolute;
width:1200px;
height:531px;
text-align:left;
}

.index-photo{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

.logo{
	position: absolute;
	top: 107px;
	left: 95px;
	margin: auto;
	width: 220px;
	height: 71px;
	padding: 0px;
	z-index: 1000;
}

.mainMenu{
	position: absolute;
	top: 286px;
	left: 55px;
	margin: auto;
	width: 150px;
	height: 30px!important;
	font-color: #ffffff !important;
	font-size: 13px;
	font-family: "新細明體", "細明體", "微軟正黑體","Arial", "Microsoft JhengHei", "標楷體";
	z-index: 100000;
	text-align: left;
	line-height: 28px;
}

.wordarea-2{
	width: 510px;
	height: 92px;
	position: absolute;
	top: 253px;
	left: 321px;
	color: #111111;
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 0px;
	text-align: left;
	z-index: 100;
}


.wordarea-1{
	width: 408px;
	height: 26px;
	position: absolute;
	top: 565px;
	left: 807px;
	color: #ffffff;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: left;
	z-index: 10;
}

.link_room1{
	width: 131px;
	height: 35px;
	position: absolute;
	top: 510px;
	left: 661px;
	z-index: 100;
}
.link_room2{
	width: 131px;
	height: 35px;
	position: absolute;
	top: 421px;
	left: 795px;
	z-index: 100;
}
.link_room3{
	width: 131px;
	height: 35px;
	position: absolute;
	top: 389px;
	left: 863px;
	z-index: 100;
}
.link_room4{
	width: 131px;
	height: 35px;
	position: absolute;
	top: 298px;
	left: 930px;
	z-index: 100;
}

.area_p1{
	width: 330px;
	height: 65px;
	position: absolute;
	top: 1059px;
	left: 74px;
	line-height: 32px;
}


.wordarea-3{
	width:264px;
	height:26px;
	position:absolute;
	top:551px;
	left:860px;
	color:#3b3b3b;
	font-size:12px;
	line-height:20px;
	letter-spacing:0px;
	text-align:left;
}

.wordarea-contact{
	width: 198px;
	height: 26px;
	position: absolute;
	top: 1282px;
	left: 763px;
	color: #211a07;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0px;
	text-align: left;
}

.area_contact{
	position: absolute;
	top: 1787px;
	left: 339px;
	margin: auto;
	width: 751px;
	height: 25px;
	padding: 0px;
	z-index: 1000;
	text-align: left;
	color: #dbd2c6;
	font-size: 12px;
	line-height: 21px;
	letter-spacing: 1px;
}
.allright_text{
	position: absolute;
	top: 905px;
	left: 177px;
	margin: auto;
	width: 357px;
	height: 25px;
	padding: 0px;
	z-index: 1000;
	text-align: left;
	color: #dbd2c6;
	font-size: 12px;
	line-height: 21px;
	letter-spacing: 0px;
}


.color-green{
	color:#d5ff43;
}

.color-red{
	color:#ab0040;
}

.color-design{
	color:#350b13;
}

.color-lightgrey{
	color:#f5ede2;
}

.color-darkgrey{
	color:#80807f;
}

.color-white{
	color:#ffffff;
}

.color-orange{
	color:#f47300;
}

.color_yellow {
	color:#ffe56c;
}

.fontbig {
	font-size:14px;
	line-height:22px;
	font-family: "Arial", "微軟正黑體", "Microsoft JhengHei" ;
	font-weight:600;
}

.style1 {
font-family: Arial, Helvetica, sans-serif;
color:#444444;
}

A.naa:link {
	COLOR: #bd4700; TEXT-DECORATION: none
}
A.naa:visited {
	COLOR: #bd4700; TEXT-DECORATION: none
}
A.naa:hover {
	COLOR: #ff7e00; TEXT-DECORATION: underline;
	left: 2px;
	top: 2px;
	right: -2px;
	bottom: 0px;
	position: relative;
}

A.naw:link {
	COLOR: #111111; TEXT-DECORATION: none
}
A.naw:visited {
	COLOR: #111111; TEXT-DECORATION: none
}
A.naw:hover {
	COLOR: #111111; TEXT-DECORATION: underline;
	left: 1px;
	top: 1px;
	right: -1px;
	bottom: 0px;
	position: relative;
	filter:Alpha(Opacity=70, FinishOpacity=70, Style=2);
	filter:alpha(opacity=70); /* IE */
	-moz-opacity:0.7; /* Moz + FF */
	opacity:0.7;
}


A.nay:link {
	COLOR: #222222; TEXT-DECORATION: none
}
A.nay:visited {
	COLOR: #222222; TEXT-DECORATION: none
}
A.nay:hover {
	COLOR: #ed5900; TEXT-DECORATION: underline;
	left: 2px;
	top: 2px;
	right: -2px;
	bottom: 0px;
	position: relative;
}


A.naz:link {
	COLOR: #ad9e6f; TEXT-DECORATION: none
}
A.naz:visited {
	COLOR: #ad9e6f; TEXT-DECORATION: none
}
A.naz:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline;
	left: 2px;
	top: 2px;
	right: -2px;
	bottom: 0px;
	position: relative;
}

A.nax:link {
	COLOR: #222222; TEXT-DECORATION: none
}
A.nax:visited {
	COLOR: #222222; TEXT-DECORATION: none
}
A.nax:hover {
	COLOR: #00bbc5; TEXT-DECORATION: underline;
	left: 2px;
	top: 2px;
	right: -2px;
	bottom: 0px;
	position: relative;
}
</pre></body></html>