﻿#map_container {
	position: relative;
	width:750px;
	height:auto;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#body-1
{
	background-image:url(/images/temple_map.jpg);
	height:598px;
	width:750px;
	background-repeat:no-repeat;
	background-position: top;	
}

.main /*----------立面圖----------*/
{


}
.main .div-container
{ 
}
.main .div-container span
{
	position: absolute;
	color: #000000;
	text-align: center;
	overflow: hidden;
	visibility: visible;
	font: normal 14px Arial, Helvetica, sans-serif;
    border:0px solid ;
}

.main .div-container  span.anatomy-bones 
{  background-color: #6EA500;
   text-align:center;
}

.main .div-container  span.over 
{  background-color: ;
   text-align:center;
}

.AIIDT1  /* 文化大樓*/
{
	height: 62px;
	width: 116px;
	left: 7px;
	top: 170px;
	padding-top: 0px;
    cursor:pointer;
}

.AIIDT2  /* 三川*/
{
	height: 38px;
	width: 76px;
	left: 270px;
	top: 330px;
	padding-top: 0px;
    cursor:pointer;
}

.AIIDT3   /* 拜殿*/
{
	height: 38px;
	width: 76px;
	left: 330px;
	top: 270px;
	padding-top: 0px;
    cursor:pointer;
}

.AIIDT4  /* 福德正神*/
{
	height: 54px;
	width: 120px;
	left: 135px;
	top: 170px;
	padding-top: 0px;
    cursor:pointer;
}

.AIIDT5   /* 聖母*/
{
	height: 50px;
	width: 140px;
	left: 330px;
	top: 200px;
	padding-top: 0px;
    cursor:pointer;
}

.AIIDT6     /* 註生娘娘*/
{
	height: 50px;
	width: 140px;
	left: 490px;
	top: 260px;
	padding-top: 0px;
    cursor:pointer;
}

.AIIDT7   /* 文昌*/
{
	height: 54px;
	width: 78px;
	left: 280px;
	top: 135px;
	padding-top: 0px;
    cursor:pointer;
}

.AIIDT8   /* 觀音*/
{
	height: 50px;
	width: 130px;
	left: 370px;
	top: 145px;
	padding-top: 0px;
    cursor:pointer;
}

.AIIDT9   /* 三官*/
{
	height: 50px;
	width: 76px;
	left: 505px;
	top: 175px;
	padding-top: 0px;
    cursor:pointer;
}

.AIIDT10   /* 聖父母*/
{
	height: 45px;
	width: 100px;
	left: 410px;
	top: 95px;
	padding-top: 0px;
    cursor:pointer;
}

.AIIDT11   /* 光明殿*/
{
	height: 45px;
	width: 76px;
	left: 475px;
	top: 50px;
	padding-top: 0px;
    cursor:pointer;
}










