body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/bg_01.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	color: #F39;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.contentTxT_Arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.contentTxT_chinese12 {
	font-family: "細明體", "標楷體", "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.contentTxT_chinese14 {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	font-family: "細明體", "標楷體", "新細明體";
}
.contentTxT_chinese14colour {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #366;
	font-family: "細明體", "標楷體", "新細明體";
}

.contentTxt_A16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #366;
}
.contentTxt_A10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.contentTxt_A14Back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
#priceTable {
  border:1px solid #01cc01;
}

#priceTable a {
	text-decoration:none;
}

#priceTable a:hover {
	color:#F00;
	text-decoration:underline;
}

#priceTable .title {
	font-weight:bold;
}

#priceTable td {
	border-top:1px solid #01cc01;
}

#priceTable .price {
  background-color: #a1e5a1;
}

#priceTable #addressTable td {
	border:none;
}
#paginator {
	margin-bottom: 5px;
}

#paginator div {
	margin-bottom: 5px;
}

#paginator a:hover {
	text-decoration:none;
	color:#F00;
}

#paginator .nolink {
	color: #CCC;
}

#paginator .thispage {
	color:#F00;
	font-weight:500;
}

#paginator .val {
	color:#F00;
	font-weight:500;
}

#paginator .titlebar {
	background-color:#01cc01;
	padding: 8px 10px 5px 10px;
}

.hotel_title {
	font-size:16px;
	font-weight:bold;
	color:#ff2766;
	padding-bottom:5px;
}

.hotel_name {
	font-weight:bold;
	padding-bottom:5px;
}

.hotel_content {
	vertical-align:top;
}

.hotel_content_title {
	width: 10%;
}

.hotel_content_desc {
	padding-top: 20px;
}

#priceTableWait {
  border:1px solid #01cc01;
  margin-top: 10px;
}

#priceTableWait .topic1 {
  background-color: #01cc01;
  color:#FFF;
  font-weight:700;
}

#priceTableWait .topic2 {
  background-color: #a1e5a1;
  font-weight:700;
}

#priceTableWait td {
  border-bottom:1px solid #01cc01;
  margin-top: 10px;
}

/*Calendar*/
#ui-datepicker-div {
	font-size: 90%;
	font-family:Arial, Helvetica, sans-serif;
}

/*Sorting Bar*/
#sort_bar {
	background: url(../image/hotel_sortorder_bg.gif) no-repeat left top;
	/*margin-top: 5px;
	margin-bottom: 10px;
	z-index: -100;*/
	height: 62px;
  	width: 665px;
}

/*#sort_bar sort_form {
	margin: 0px;
}*/

#sort_bar a {
  color:#000;	
}

#sort_bar a:hover {
	color: #F00;
	text-decoration:none;
}

#sort_bar a:active {
	color: #F90;
}

/*#sort_bar div {
  BACKGROUND:  url(../image/hotel_sortorder_bg.gif) no-repeat right top;
  padding: 7px 15px 9px 15px;
  font-weight:800;
  height: 62px;
  width: 100%;
  font-size: 16px;
}*/

#sort_bar .sort_bar_content {
	margin-bottom: 10px;
}

#sort_bar .topic {
  font-weight:100;
  font-size: 16px;
}
