/*----float-banner-------*/
#floatbn-bannerArea {
	position:relative;
	z-index:100;
	width: 93%;
	margin: 0px;
	cursor:move;
}
#floatbn-bannerBtnBox {
	position:absolute;
	top:295px;
	right:10px;
	width: 238px;
	height: 121px;
}
#floatbn-bannerBtn {
	position:absolute;
	width: 238px;
	height: 121px;
	background-image: url(floating.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
#floatbn-bannerBtn p, a {
	margin:0;
	padding:0;
	font-size:12px;
	text-decoration: none;
}
#floatbn-bannerBtn a {
	cursor: pointer;
	text-decoration: none;
}
#floatbn-bannerArea .ov {}
#floatbn-bannerBtn .closeBtn a {
	display:block;
	margin:0px 0px 0px 215px;
	width:15px;
	height:15px;
	text-indent:-9999px;
	/*background-color:orange;*/
}
#floatbn-bannerBtn .mapBtn a {
	display:block;
	margin:30px 0px 0px 0px;
	width: 238px;
	height: 32px;
	text-indent:-9999px;
	cursor:pointer;
	/*background-color:pink;*/
}
#floatbn-bannerBtn .mapBtn2 a {
	display:block;
	margin:0px;
	width: 238px;
	height: 32px;
	text-indent:-9999px;
	cursor:pointer;
	/*background-color:pink;*/
}