@charset "utf-8";
@font-face {
	font-family: "Glyphicons Halflings";
	src: url("../../js/bootstrap3.1.1/fonts/glyphicons-halflings-regulard41d.eot?#iefix") format("embedded-opentype"),  url("../../js/bootstrap3.1.1/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../js/bootstrap3.1.1/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.clear {
	clear: both;
}
#actweb_roomsrh {
	font-size: 13px;
	line-height: 1.5em;
	position: relative;
}
#actweb_roomsrh a {
	color: #07a;
	text-decoration: none;
}
#actweb_roomsrh a:hover {
	text-decoration: underline;
}

/* 搜尋條件 */
#actweb_roomsrh .search_header {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding: 0.6em 0.3em;
	margin: 0 0 0.6em 0
}
#actweb_roomsrh .search_header_criteria {
	float: left;
	color: #C30
}
#actweb_roomsrh .search_header_criteria em {
	font-style: normal;
	font-weight: bold;
}

#actweb_roomsrh .search_header_affixation {
	float: right;
}
/* 列表 */
#actweb_roomsrh table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #bbb;
	width: 100%;
	font-size: 1em;
	background: #FFF;
	color: #000;
}
#actweb_roomsrh th, #actweb_roomsrh td {
	margin: 0;
	padding: 1em;
	border-bottom: 1px solid #bbb;
	border-right: 1px dotted #ccc;
}
#actweb_roomsrh th {
	background-color: #ddd;
	border-right: 1px dotted #bbb;
	white-space: nowrap;
}
#actweb_roomsrh td {
}
#actweb_roomsrh .alt {
	background-color: #f6f6f6
}
#actweb_roomsrh .no {
	width: 2em;
	text-align: center;
	vertical-align: middle;
}
#actweb_roomsrh .hname {
	width: 15em;
	padding: 0.3em 0.5em;
}
#actweb_roomsrh .hname a {
	color: #036;
}
#actweb_roomsrh .rname {
	padding: 0.3em 0.5em;
	vertical-align: middle;
}
#actweb_roomsrh td.rname {
}
#actweb_roomsrh .rname img {
}
#actweb_roomsrh .rname .address img {
	margin: 0 0 -0.5em 0em;
	width: 30px;
}
#actweb_roomsrh .hotelname {
	font-size: 1.3em;
	float: left;
	font-weight: bold;
	margin: 5px;
}
#actweb_roomsrh .hotelname a {
	color: #036;
}
#actweb_roomsrh .star {
	width: 14px;
	height: 14px;
	background: url(../images/star.png);
	display: block;
	float: left;
	margin: 8px 0 0 10px;
}
#actweb_roomsrh .star.two {
	width: 28px;
}
#actweb_roomsrh .star.three {
	width: 42px;
}
#actweb_roomsrh .star.four {
	width: 56px;
}
#actweb_roomsrh .star.five {
	width: 70px;
}
#actweb_roomsrh .tripadvisor {
	margin: 10px 0 0 0;
}
#actweb_roomsrh .tripadvisor img {
	vertical-align: text-bottom;
	margin: 0 5px 0;
	width: 106px;
}
#actweb_roomsrh .tripadvisor a {
	text-decoration: none;
}
#actweb_roomsrh .tripadvisor a:hover {
	text-decoration: underline;
}
#actweb_roomsrh .address {
	width: 100%;
	float: left;
	padding: 0 0 0 0.5em;
}
#actweb_roomsrh .address .google {
	margin: 0 0 0 1em;
}
#actweb_roomsrh .price {
	width: 5.3em;
	text-align: center;
	white-space: nowrap;
}
#actweb_roomsrh .td_price {
	width: 5.5em;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
}
#actweb_roomsrh td.td_price {
}
#actweb_roomsrh td.td_price span {
	color: #F33;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0 0.5em 0 0;
}
#actweb_roomsrh .frooms {
	width: 3.5em;
	text-align: center;
}
#actweb_roomsrh .td_booking {
	width: 4em;
	text-align: center;
	vertical-align: middle;
}
#actweb_roomsrh .td_booking input {
	/*float: left;*/
	border: 1px solid #aaa;
	border-radius: 5px;
	background-color: #e9e9e9;
	padding: 0.15em 0.4em;
	margin: 0;
	background-image: url(../images/search_button.png);
	background-position: 0 0
}
#actweb_roomsrh .td_booking input:hover {
	border: 1px solid #07a;
	background-color: #ccc;
	background-position: 0 25px
}
/* 專案 */
#room_group .room_list {
	display: block;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
#room_group .room_list h3 {
	float: none;
}
#room_group h3 {
	position: relative;
	  font-size: 1em;
	    color: #0C6BA3;
  float: left;
  font-weight: bold;
  line-height: 160%;
}
#room_group h3 a {
	font-size: 1em;
	padding: 0.5em 0 0.2em 0.45em;
	display: block;
	font-weight: normal;
	color: #09F;
}
#room_group .room_list .room_txt {
	margin: 0;
}
.room_group {
	margin: 0.5em 0 0 0.45em;
}
#room_group .room_group .room_list ul {
	margin: -5px 0 0 0;
	list-style: none;
	padding: 0;
}
#room_group .room_group .room_list li {
	/*border-bottom: 1px dashed #BBBBBB;*/
	float: left;
	margin: 10px 0 0 0.45em;
	padding: 0;
	width: 100%;
}
#room_group .room_group .room_list li a {
	color: #09F;
}
#roomtype {
}
.roomtype {
	margin: 0.5em 0 0 0.45em;
}
#roomtype .room_list {
	overflow: hidden;
}
#roomtype .roomtype ul {
	margin: 0 0 0 -0.2em;
	list-style: none;
	padding: 0;
}
#roomtype .roomtype ul li {
	float: left;
	margin: 7px 0 0 0;
	padding: 0 10px 0;
	width: auto;
	border-bottom: 0;
	border-right: 1px solid #bbb;
}
#roomtype .roomtype ul li a {
	color: #09F;
}
#room_group .booking {
	position: relative;
	z-index: 3;
}
#room_group .room_open {
	color: #09F;
	font-size: 1em;
	position: absolute;
	right: 0;
	top: 0.5em;
	cursor: pointer;
}
#room_group .room_open span {
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	width: 15px;
}
#room_group .room_open .ra:before {
	content: "\e114";
}
#room_group .room_open .rb:before {
	content: "\e113";
}
 @media screen and (max-width: 768px) {
#actweb_roomsrh {
	font-size: 1em;
	line-height: 1.5em;
	font-family: '微軟正黑體';
}
#actweb_roomsrh .no, #actweb_roomsrh .price, #actweb_roomsrh .td_booking, #actweb_roomsrh th {
	display: none;
}
#actweb_roomsrh table, #actweb_roomsrh tr, #actweb_roomsrh td {
	display: block;
}
#actweb_roomsrh td {
	border: 0px;
}
#actweb_roomsrh tr {
	border-bottom: 1px solid #bbb;
	position: relative;
}
#actweb_roomsrh .hname {
	padding: 0.3em 0.5em 0em 0.5em;
	font-size: 1.2em;
}
#actweb_roomsrh .td_booking {
	position: absolute;
	right: 0.5em;
	bottom: 0.3em;
}
#actweb_roomsrh .td_booking input {
	background-size: auto 3.8em;
}
#actweb_roomsrh .td_booking input:hover {
	background-position: 0 1.9em;
}
}