@charset "utf-8";
/* CSS Document */
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 12px;
}

@media print {
	html, body {
		height: auto;
	}

	#map_canvas {
		height: 650px;
	}
}
.clear{ clear:both;}
#directions-panel {
	height: 100%;
	float: right;
	width: 300px;
	overflow: auto;
}

h4{
	width:195px;
	font-size: 12px;
	color: #C00;
	font-weight: lighter;
}

h4 a{
	color: #C00;
}

#content {
	position: relative;
	margin: 0 auto;
	background-color: white;
	height: 100%;
	width: 96%;
}

#map_canvas {
	position: relative;
	height: 60%;
	width: 10%;
	float: left;
	padding-bottom: 10px;
}

#tourmap_side {
	overflow-y: auto;
	position: relative;
	width: 100%;
}
#tourmap_side .logo{height:24px;position: relative; border-bottom:1px solid #ccc; z-index:3;box-shadow: 0 0px 5px -3px #000;}
#tourmap_side .logo img{vertical-align:middle; margin:2px;}
#footer{position: absolute; background:#fff; left:0; bottom:0; right:0; border-top:1px solid #ccc; z-index:3;box-shadow: 0 0px 5px -3px #000; text-align:right; padding:2px 3px; font-size:12px; overflow:hidden;} 
#footer img{vertical-align: sub;}
#tourmap_text {margin:0;
	padding: 0px 5px 10px 10px;
	font-size: 12px;
	
}

#tourmap_side h3 {
	font-size: 15px;
	margin: 0;
	padding: 5px 0px 2px 0px;
	color: #069;
	font-weight: bold;
}

#tourmap_text {margin:0;
	padding: 0px 5px 10px 10px;
	font-size: 12px;
	
}
#tourmap_text p{margin: 10px 0 15px 0;}
#tourmap_text h5 {
	font-size: 15px;
	font-weight: bold;
	margin:0;
	padding:10px 0 0 20px;
	background:url(../images/icon02.html) no-repeat 0 5px;
}
#tourmap_text a:hover img{ opacity:0.5}
#tourmap_text .txt1 {color: black;}
#tourmap_text .txt1 h5{color: #F00;}

#tourmap_text .txt1 a{color:#000;text-decoration:none}
#tourmap_text .txt1 a:hover{color:#069;}

#tourmap_text .txt0 {color: #aaa;}

#tourmap_text .txt0 h5{margin:0px 0px 5px 0px;
	background:url(../images/icon02.html) no-repeat 0 5px;}
#tourmap_text .txt0 h5 a{color: #F00;}
#tourmap_text .txt0 h5 a:hover{color: #900;}
#tourmap_text .hotel_show{padding:0px 0 10px 0; font-size:15px;}
#tourmap_text .hotel_show{ float:left;color: #060; display:block;
	background:url(../images/icon02.html) no-repeat  right 5px;
	padding:10px 20px 0 0;}
/*
#tourmap_text .hotel_show a{ float:left;color: #060; display:block;
	background:url(../images/icon02.png) no-repeat  right 5px;
	padding:10px 20px 0 0;}
*/
#tourmap_text .hotel_show a:hover{color:#090;background:url(../images/icon02.html) no-repeat  right -25px;}
#tourmap_text .CarTime {
	font-size: 11px;
	color: #666;
}

#tourmap_text .txt0 .CarTime {
	color: #C0C0C0;
}

	
#share{padding:40px 0 0 0;}
#share img{float:left;margin:0px 5px 0px 0px;}
#share strong{ float:left;color: #000; display:block; font-weight: normal;
	background:url(../images/icon02.html) no-repeat  right -5px;
	padding:0px 20px 0 0;}
#tourmap_hotel {
	position: relative;
	border-top: 1px solid #CCC;
	margin: 0;
	padding: 0px 5px 0px 10px;
	bottom: 0px;
	left: 0;
	right: 0;
}

#tourmap_hotel .hotel_show{ float:right;}
#tourmap_hotel ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#tourmap_hotel li {
	border-bottom: 1px dotted #999;
	margin: 0px 3px 0px 3px;
	padding: 1px 0px 1px 0px;
}

#tourmap_hotel li a{
	margin:0; 
	padding:2px 0 2px 15px; 
	display:block; 
	color: black;
	text-decoration: none;
	background:url(../../../_inc/images/icon01.html) no-repeat 4px 6px;
}

/* 資料框樣式 */
.data_table{
    margin:0px auto;
	padding:5px;
	/* width:350px; */
	/* height:155px; */
	background-color:#FFF;
	font-size: 12px;
}
.data_table .pic{
    margin:0px 7px 0px 0px;
	padding:0px;
	float:left;
	width:100px;
	height:70px;
}
.data_table .pic img{
	width:90px;
	height:60px;
	padding:4px;
	border: 1px solid #CCC;
}
.data_table .data{
    margin:0px;
	padding:0px;
}
.data_table h1{
	margin:0px auto;
	padding:0px;
	font-size: 15px;
	font-weight: lighter;
	color: #C00;
}

.data_table h1 a{
	color: #C00;
}

.data_table address{
	margin: 0px 0px 3px 3px;
	padding: 0px 0px 2px 0px;
	/* width: 235px; */
	/* float: left; */
	font-size: 12px;
	font-weight: lighter;
	color: #360;
	font-style: normal;
	border-bottom: 1px dotted #CCC;
}

.data_table address1{
	margin:0px 0px 3px 3px;
	padding:0px 0px 2px 0px;
	/* width:345px; */
	/* float:left; */
	font-size: 12px;
	font-weight: lighter;
	color:#336600;
	font-style: normal;
	border-bottom: 1px dotted #CCC;
}

.data_table p.addr{
	margin:0px auto 3px;
	padding:5px 0px 3px 0px;
	font-size: 12px;
	color:#336600;
	border-bottom: 1px dotted #CCC;
}

.data_table p{
	margin: 0px auto 3px;
	padding: 5px 0px 3px 0px;
	font-size: 12px;
	color: #333;
	border-bottom: 1px dotted #CCC;
	float: left;
}
.data_table .order{
  margin:0px auto;
  background-color: #148fd5;
  color: #FFF;
  width: 60px;
  line-height: 18px;
  text-align: center;
  padding: 0px;
  font-size: 12px;
  text-decoration: none;
  float: left;
	
}

.data_table .order a{
	color:#336600;
	text-decoration:underline;
}
.data_table .order a:hover{
	color:#333;
	text-decoration:none;
}

.data_table .order .put{
	margin:0px 0px 0px 5px;
	padding:2px 3px 0px 3px;
	font-size: 12px;
	background-color:#F95198;
	color: #FFF;
}

.data_table .h_price{
	padding:0px;
	font-size: 12px;
	color:#333;
	text-decoration:none;
	float: left;
}

.data_table .h_book{
	margin:0px;
	padding:0px;
	background-color:#148fd5;
	color:#FFF;
	font-size:12px;
	width:60px;
	line-height:18px;
	text-align:center;
	float: right;
	}
.data_table .h_book a{
	color:#FFF;
	text-decoration:none;
	}
.data_table .h_book a:hover{
	background-color:#0c5fc6;
	display:block;
	}
	