body {
	margin:0;
	padding:0;
	background-image: url(../image/home/home_01.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	-webkit-text-size-adjust:none;
	font-family:微軟正黑體, Helvetica, Verdana, Tahoma, Geneva, sans-serif;
	height:100%; 
	background-position: center center;
	background-color: #000;
}

.top_block { 
	/*background-color: #000;*/
	/*height: 1px;*/
	width: 100%;
	z-index: 50;
	position: relative;
}
.top_menu_block {
	background-image: url("../image/room/title_btn_bg.png");
	height: 46px;
	width: 100%;
	text-align: center;
	position: relative;
	margin: 0 auto;
}
.top_menu_box {
    display: inline-block
	margin-right: auto;
	
    margin: 0 auto;
	
    width: 1024px;
	height: 40px;
	padding-top: 5px;
}
.top_menu_field {
	float: left;
	height: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #413734;
	line-height: 40px;
	font-family: "微軟正黑體", Verdana;
	font-size: 14px;
	color: #c4c4c4;
	padding-right: 20px;
	padding-left: 20px;
}
.top_logo_icon {
	width: 135px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.top_message {
	height: 36px;
	width: 350px;
	position: absolute;
	right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	z-index: 4000;
}
.top_message_txt {
	float: left;
	margin-right: 10px;
	font-family: "微軟正黑體", Verdana;
	font-size: 12px;
	color: #fefefe;
	line-height: 30px;
	height: 30px;
}
.top_message_menu_box {
	float: left;
	height: 24px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	margin-top: 3px;
}
.top_message_menu_style {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #000;
	font-size: 14px;
	color: #FFF;
	font-family: "微軟正黑體", Verdana;
}
.sp_block {
	position: fixed;
	width: 100%;
	bottom: 60px;
	z-index: 1000;
	overflow: hidden;
}
.sp_mid {
	height: 120px;
	width: 100%;
	background-image: url(../image/sp/sp_bg.png);
	float: right;
}


.sp_promo {
	float: left;
	height: 92px;
	width: 134px;
	margin-top: 12px;
	margin-right: 20px;
	margin-left: 20px;
}
.sp_txt {
	font-family: "微軟正黑體", Verdana;
	font-size: 15px;
	color: #FFF;
}
.sp_img {
	background-color: #FFF;
	height: 92px;
	width: 134px;
	padding-top: 2px;
	padding-left: 2px;
}
.sp_btn {
	background-image: url(../image/sp/in_sp_txt_btn.png);
	height: 17px;
	width: 132px;
	position: relative;
	z-index: 2;
	margin-top: -20px;
	margin-right: 2px;
	margin-left: 2px;
}
.sp_btn:hover{
	background-image: url(../image/sp/in_sp_txt_btn_s.png);
	}
.sp_arr_left {
	background-image: url(../image/sp/sp_left_arr.png);
	height: 56px;
	width: 34px;
	float: left;
	margin-top: 25px;
}
.sp_arr_left:hover {
		background-image: url(../image/sp/sp_left_arr_s.png);
	}
.sp_arr_right {
	background-image: url(../image/sp/sp_right_arr.png);
	height: 56px;
	width: 34px;
	float: right;
	margin-top: 25px;
}
.sp_arr_right:hover {
	background-image: url(../image/sp/sp_right_arr_s.png);
}
.sp_switch_open {
	height: 31px;
	width: 49px;
	background-image: url(../image/sp/stretch_open.png);
	float: right;
	margin-right: 17px;
}
.sp_switch_open:hover {
		background-image: url(../image/sp/stretch_open_s.png);
	}
.sp_switch_close {
	height: 31px;
	width: 49px;
	background-image: url(../image/sp/stretch_close.png);
	float: right;
	margin-right: 17px;
}
.sp_switch_close:hover {
	background-image: url(../image/sp/stretch_close_s.png);
	}




.footer_block {
	height: 60px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	background-image: url(../image/footer/footer_bg.jpg);
	 z-index: 5000;
}
.footer_top_menu_bg {
	background-image: url(../image/footer/footer_bg_01.jpg);
	height: 25px;
	width: 100%;
}
.footer_un_menu_bg {
	height: 35px;
	width: 100%;
	float: right;
}
.footer_txt {
	float: right;
	font-family: "微軟正黑體", Verdana;
	font-size: 12px;
	line-height: 35px;
	color: #6c6c6c;
	height: 35px;
	padding-right: 20px;
}
.footer_menu_txt {
	float: right;
	height: 21px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 21px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../image/footer/menu_line_bg.png);
	background-repeat: no-repeat;
	text-align: center;
}
.footer_menu_txt a:hover {
	color: #de9968;
}
/*.spevent_list{ position:relative; margin-left:50px; height:125px; overflow:hidden; }*/
.spevent_list{ position:relative; margin:auto; height:125px; overflow:hidden; }
.spevent_list ul{ position:absolute; top:0px; left:0px; height:125px; }
.spevent_list li{
	list-style:none;
	display:inline;
	width:180px;
	height:120px;
	overflow:hidden;
	float:left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imgs/sp/bannerbg.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 70px;
	padding-left: 70px;
}
.spevent_list li img {
	width:100%;
	height:auto;
	opacity:1.0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter:alpha(opacity=100);
	-webkit-transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	-ms-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
}
.spevent_list li.current-thumb img, .spevent_list li:hover img{
	opacity:0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=60);
}
.spevent_list li:hover{ cursor:pointer; }

.eventbtn {
    padding: 3px 0 0 0;
	float: right;

}
.eventbtn img.press_open{ display:block; }
.eventbtn img.press_hide{ display:none; }
.eventbtn.eventbtnopen img.press_open{ display:none; }
.eventbtn.eventbtnopen img.press_hide{ display:block; }


