﻿@charset "utf-8";
/* CSS Document */

h3 {
	font-size: 20px;
	font-weight: 400;
	color: #d0465d;
	margin: 15px auto 20px auto;
}
.room_ladiv {
	padding: 0 20px 20px 20px;
}
.room_txt {
	font-size: 13px;
	color: #b1b1b1;
	line-height: 1.8;
}
/*切換內容*/
.PhotoList_bt_div {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.booking_bt a {
	float: right;
	right: 0px;
	width: 35%;
	height: 30px;
	color: #FFF;
	background-color: #dd2626;
	font-size: 15px;
	font-weight: 900;
	text-decoration: none;
	border: 0px solid #0CF;
	line-height: 30px;
}
.event_bt a {
	float: right;
	right: 0px;
	width: 35%;
	height: 28px;
	color: #fd0d6d;
	line-height: 28px;
	border: 1px solid #fd0d6d;
	text-align: center;
	font-size: 15px;
	font-weight: 900;
	text-decoration: none;
}
.light_box_div {
	overflow: hidden;
}
