﻿@charset "utf-8";
.footer_menu_btn_01 {
	background-image: url(../image/footer/footer_btn_icon01.png);
	height: 20px;
	width: 20px;
	float: right;
	margin-top: 3px;
	margin-right: 2px;
}
.footer_menu_btn_01:hover{
	background-image: url(../image/footer/footer_btn_icon01_s.png);
	}
.footer_menu_btn_02 {
	background-image: url(../image/footer/footer_btn_icon02.png);
	height: 20px;
	width: 20px;
	float: right;
	margin-top: 3px;
	margin-right: 2px;
}
.footer_menu_btn_02:hover{
	background-image: url(../image/footer/footer_btn_icon02_s.png);
	}
.footer_menu_btn_03 {
	background-image: url(../image/footer/footer_btn_icon03.png);
	height: 20px;
	width: 20px;
	float: right;
	margin-top: 3px;
	margin-right: 2px;
}
.footer_menu_btn_03:hover{
	background-image: url(../image/footer/footer_btn_icon03_s.png);
	}
.footer_menu_btn_04 {
	background-image: url(../image/footer/footer_btn_icon04.png);
	height: 20px;
	width: 20px;
	float: right;
	margin-top: 3px;
	margin-right: 20px;
}
.footer_menu_btn_04:hover{
	background-image: url(../image/footer/footer_btn_icon04_s.png);
	}
	
	
	



.room_title_btn {
	/* background-image: url(../image/room/title_btn_bg.png); */
	margin-bottom: 1px;
	margin-left: 1px;
	/* display: table-cell; */
	/* vertical-align: middle; */
background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.6);
  background: transparent\9;
  zoom: 1;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
  float: left;
	padding: 6px;
	width: 97px;
	height: 60px;
	vertical-align: middle;
	text-align: center;
}
.room_title_btn a:hover{
	color: #d19063;
	}

.room_arrow_left {
	float: left;
	height: 69px;
	width: 42px;
	background-image: url(../image/room/room_arrow_left_btn.png);
	margin-right: 3px;
	margin-top: 50px;
}

.room_arrow_left:hover{
	background-image: url(../image/room/room_arrow_left_btn_s.png);
}

.room_arrow_right {
	float: left;
	height: 69px;
	width: 42px;
	background-image: url(../image/room/room_arrow_right_btn.png);
	margin-left: 5px;
	margin-top: 50px;
}
.room_arrow_right:hover{
	background-image: url(../image/room/room_arrow_right_btn_s.png);
}


.room_data_img {
	float: left;
	height: 64px;
	width: 75px;
	padding: 1px;
	margin-right: 2px;
}
.room_data_img:hover{
	background-color: #FFF;
	}

.room_row_txt {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	font-family: "新細明體", Verdana;
	font-size: 12px;
	color: #FFF;
}
.footer_menu_btn_05 {
	background-image: url(../image/footer/rt.png);
	height: 20px;
	width: 100px;
	float: right;
	margin-left: -15px;
	margin-top: 3px;
	margin-right: 20px;
}
.footer_menu_btn_05:hover{
	background-image: url(../image/footer/rt.png);
	}
.footer_menu_btn_06 {
	background-image: url(../image/footer/rt2013.jpg);
	height: 20px;
	width: 20px;
	float: right;
	margin-left: -15px;
	margin-top: 3px;
	margin-right: 20px;
}
.footer_menu_btn_06:hover{
	background-image: url(../image/footer/rt2013.jpg);
	}
	