.map{
	position: absolute;
	background-repeat:no-repeat;
	
	z-index:0;
}
.point {
	position:absolute;
	background-image: url(img/point.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 15px;
	height: 14px;
	z-index:100;
}
.pointer1 {
	background-image: url(img/pointer1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 350px;
	height: 72px;
	text-align:right;
	font-size:10px;
	padding-right:25px;
}
.pointer2 {
	background-image: url(img/pointer2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	width: 350px;
	font-family: sans-serif;
	font-size: small;
	line-height:1.3em;
	padding:0px 20px;
}
.pointer3 {
	background-image: url(img/pointer3.gif);
	background-repeat: no-repeat;
	background-position:left top;
	margin: 0px;
	width: 350px;
	height: 16px;
}
.wpointer1 {
	background-image: url(img/wpointer1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 350px;
	height: 72px;
	text-align:right;
	font-size:10px;
	padding-right:25px;
}
.wpointer2 {
	background-image: url(img/wpointer2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	width: 350px;
	font-family: sans-serif;
	font-size: small;
	line-height:1.3em;
	padding:0px 20px;
}
.wpointer3 {
	background-image: url(img/wpointer3.gif);
	background-repeat: no-repeat;
	background-position:left top;
	margin: 0px;
	width: 350px;
	height: 16px;
}
