html,body {
	margin: 0px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}
#gm_content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top:3px;
	left:3px;
	right:3px;
	bottom:13px;
	width:100%;
	height:100%;
	position: relative;
}

#gm_side {
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	height:100%;
	left:0px;
	right:0px;
	bottom:0px;
	width: 250px;
	height: 500px;
	}

#gm_side .gm_logo img{
    margin:2px;
     border:0;
    }
#gm_side .gm_title {
    margin:1px;
    font-size: 20px;
	color: olivedrab;
	line-height: 25px;
	font-weight: lighter;
    }
#gm_side .gm_title a{
	color: olivedrab;
	text-decoration:none;
}
#gm_side .gm_title a:hover{
	color: olivedrab;
	text-decoration:underline;
}

#gm_side .gm_search{
	margin:6px auto 0px;
	padding: 0px;
	width:240px;
	height:70px;
	float:left;
/*	position:absolute;
	z-index:9;*/
	background-image: url(../../../../../gmap/images/search_08.gif);
	background-repeat: repeat-x;
	background-position: left top;
	

}
#gm_side .gm_search .bg_left{
	height:70px;
	background-image: url(../../../../../gmap/images/search_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#gm_side .gm_search .bg_right{
	height:70px;
	background-image: url(../../../../../gmap/images/search_15.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#gm_maparea {
	margin: 0px;
	padding: 0px;
	right: 0px;
	bottom: 0px;
	width: 716px;
	float: left;
}

#gm_maparea .data_table {
color: #CC0000;
font-size: 15px;
font-weight: lighter;
letter-spacing: 0px;
font-family: Arial,Helvetica,sans-serif;
margin: 0 auto;
padding: 0;
}

#gm_maparea .data_table h1 {
color: #CC0000;
font-size: 15px;
font-weight: lighter;
letter-spacing: 0px;
font-family: Arial,Helvetica,sans-serif;
margin: 0 auto;
padding: 0;
}

#gm_maparea .data_table address {
margin: 0px 0px 3px 3px;
padding: 0px 0px 2px 0px;
width: 235px;
float: left;
font-size: 12px;
font-weight: lighter;
color: #336600;
font-style: normal;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
text-align: left;
}

#gm_maparea .data_table p {
    border-bottom: 1px dotted #CCCCCC;
    color: #333333;
    float: left;
    font-size: 12px;
    margin: 0 auto 3px;
    padding: 5px 0 3px;
	text-align: left;
}

#gm_menu{
	margin:0px auto;
	padding:0px;
	font-size: 12px;
	color: #333333;
}
#gm_menu a{
	color: #333333;
	text-decoration:none;
}
#gm_menu a:hover{
	color: #333333;
	text-decoration:underline;
}
#gm_menu ul{
	margin:0px auto;
	padding:0px;
	list-style-type:none;
}
#gm_menu li{
	margin:0px;
	padding:10px 12px 0px 12px;
	float:left;
	height:22px;
	font-size: 10pt;
	color: #333333;
	text-align:center;
	background-image: url(../../../../../gmap/images/search_13.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#gm_menu li.b{
	background-image:none;
}
#gm_menu ul li a.inhere{
	padding:10px 0px 0px 0px;
	background-image: url(../../../../../gmap/images/search_11.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#gm_side .gm_active{
	margin:0px;
	padding:0px 0px 0px 13px;
	font-size: 12px;
	color: #333333;
}
#gm_side .gm_active .put{
	margin:0px;
	padding:2px 5px 1px 5px;
	font-size: 12px;
	background-image: url(../../../../../gmap/images/but.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#006699;
	color: #FFFFFF;
}


/* 搜尋結果飯店列表 */
#gm_side .gm_hotel{
    float:left;
	padding:0px;
}

#gm_side .gm_hotel h2{
	margin:0px auto 5px;
	padding:7px 20px 0px 18px;
	height:41px;
	line-height: 18px;
	font-size: 10pt;
	background-image: url(../../../../../gmap/images/bg_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: lighter;
	color:#FFFFFF;
}
#gm_side .gm_hotel h3, .scenery h3{
	margin:0px auto 5px;
	padding:0px 5px 0px 5px;
	line-height: 18px;
	font-size: 10pt;
	font-weight: lighter;
}
#gm_side .gm_hotel h2 span, .scenery h2 span{
	font-weight:bolder;
	color:#CC0000;
}

#gm_side .gm_hotel ul {

    
      height: auto;
    margin: 0;
 overflow-x: hidden;
    padding: 0 5px;   width: 240px;
    
}

#gm_side .gm_hotel li, .scenery li{
	margin:3px 0px 3px 0px;
	padding:0px 0px 2px 10px;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(../../../../../gmap/images/icon01.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#gm_side .gm_hotel li a{
    color:#333333;
	text-decoration:none;
}

#gm_side .gm_hotel li.b, .scenery li.b{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 10px ;
	font-size: 15px;
	border-bottom-width: 0px;
	background-image:none;
	color:#666666;
}
#gm_side .gm_hotel li.c{
	margin:0px;
	padding:0px;
	border-bottom-width: 0px;
    background-image:none;
	color:#336600;
}
#gm_side .gm_hotel li.b span, .scenery li.b span{
	margin:0px auto;
	padding:0px;
	font-size: 12px;
	color:#CC0000;
}
#gm_side .gm_hotel .put, .scenery .put{
	margin:0px 0px 0px 70px;
	padding:3px 5px 0px 3px;
	background-color: #FFFFFF;
	font-size: 11px;
    word-break:break-all;
	color:#CC0000;
	
}

/*-- 地圖設定 --*/

.clear{
    clear:both;
}

.gm_copyright {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	height: 20px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;

}
.gm_copyright a {
	color: #666666;
	text-decoration: none;
}
.gm_copyright a:hover {
	color: #669900;
}
