@charset "utf-8";

img { BORDER: 0px; }

/*body,html {height:100%;} 加了這行，則div可直接設定要畫面高度的%*/

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; /*讓縱向捲軸隱藏*/
}


.wrapper{
margin:auto;
padding:0;
position:absolute;
width:1400px;
height:580px;
text-align:left;
}

.index-photo{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}



.bg_right{
	background: url('../images/news/bg_right.png') ;
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	top:45px;
	right:0px;
	width:96px;
	height:993px;

}


.logo{
	width:281px;
	height:79px;
	position:absolute;
	top:49px;
	left:32px;
	margin:auto;
	z-index:10;
}


.left_title{
	width: 507px;
	height: 200px;
	position: absolute;
	top: 309px;
	left: 325px;
	margin: auto;
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0px;
	z-index: 10;
}

.mainMenu{
	position: absolute;
	top: 272px;
	left: 104px;
	margin: auto;
	width: 80px;
	height: 40px;
	font-size: 13px;
	line-height: 24px;
	color: #f0f0f0;
	list-style-type: none;
	z-index: 10;
	text-align: center;
}

.Menu_bottom{
	position: absolute;
	top: 981px;
	left: 667px;
	margin: auto;
	width: 580px;
	height: 64px;
	font-size: 13px;
	line-height: 24px;
	color: #f0f0f0;
	list-style-type: none;
	z-index: 10;
	text-align: center;
}



.link_fb{
	width:250px;
	height:30px;
	position:absolute;
	top:15px;
	right:15px;
	font-size:13px;
	text-align:right;
	z-index:10;
}


.area_data{
	position:relative;
	top:90px;
	width:100%;
	height:876px;
	padding:0px;
	z-index:9999;
}



.area_data_word1{
	width: 754px;
	height: 162px;
	position: absolute;
	top: 179px;
	left: 398px;
	margin: auto;
	color: #fef5dd;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0px;
	text-align: left;
}


.title_word{
	width: 396px;
	height: 34px;
	position: absolute;
	top: -15px;
	left: 41px;
	margin: auto;
	text-align: left;
	color: #f0e3c1;
	font-size: 12px;
	line-height: 20px;
	z-index:10;
	
}

.link_room1{
	width: 50px;
	height: 50px;
	position: absolute;
	top: 177px;
	left: 394px;
	line-height: 32px;
}
.link_room2{
	width: 50px;
	height: 50px;
	position: absolute;
	top: 590px;
	left: 567px;
	line-height: 32px;
}
.link_room3{
	width: 50px;
	height: 50px;
	position: absolute;
	top: 435px;
	left: 776px;
	line-height: 32px;
}
.link_room4{
	width: 50px;
	height: 50px;
	position: absolute;
	top: 271px;
	left: 595px;
	line-height: 32px;
}



.color-blue{
	color:#018ec9;
}

.color-allright{
	color:#2d2808;
}

.color-lightgrey{
	color:#eee18e;
}

.color-white{
	color:#ffffff;
}

.color-orange{
	color:#efb276;
}


.color-green{
	color:#328875;
}

.color-lightgreen{
	color:#dffa61;
}

.color-tel{
	color:#8d5a22;
	font-size:16px;
	font-family: "Arial", "微軟正黑體", "Microsoft JhengHei" ;	
}

.color-line{
	color:#f38811;
	font-size:18px;
	font-weight:600;
}

.fontbig{
	color:#111111;
font-size:1.2em;
	font-family: "Arial", "微軟正黑體", "Microsoft JhengHei";	
	font-weight:600;
	line-height:1.7em;
}
.fontbig1{
font-size:13px;
	font-family: "微軟正黑體", "Microsoft JhengHei", "Arial";	
}

.fontbig_white{
	color:#ffffff;
font-size:2em;
	font-family: "Arial", "微軟正黑體", "Microsoft JhengHei";	
	font-weight:800;
	line-height:1.7em;
}

.style1 {
font-family: Arial, Helvetica, sans-serif;
color:#444444;
}

A.naw:link {
	COLOR: #00fffc; TEXT-DECORATION: none
}
A.naw:visited {
	COLOR: #00fffc; TEXT-DECORATION: none
}
A.naw:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
	left: 2px;
	top: 2px;
	right: -2px;
	bottom: 0px;
	position: relative;
	filter:Alpha(Opacity=50, FinishOpacity=50, Style=2);
	filter:alpha(opacity=50); /* IE */
	-moz-opacity:0.5; /* Moz + FF */
	opacity:0.5;
}


A.nay:link {
	COLOR: #cfc636; TEXT-DECORATION: none
}
A.nay:visited {
	COLOR: #cfc636; TEXT-DECORATION: none
}
A.nay:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline;
	left: 2px;
	top: 2px;
	right: -2px;
	bottom: 0px;
	position: relative;
}


A.naz:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.naz:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.naz:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline;
	filter:Alpha(Opacity=50, FinishOpacity=50, Style=2);
	filter:alpha(opacity=50); /* IE */
	-moz-opacity:0.5; /* Moz + FF */
	opacity:0.5;
	left: 2px;
	top: 2px;
	right: -2px;
	bottom: 0px;
	position: relative;

}

A.nax:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.nax:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.nax:hover {
	filter:Alpha(Opacity=50, FinishOpacity=50, Style=2);
	filter:alpha(opacity=50); /* IE */
	-moz-opacity:0.5; /* Moz + FF */
	opacity:0.5;
}
