#SLB-Wrapper
{
  margin:0.5em 0;
  margin:auto;
  text-align: center;
  position: absolute;
}

#SLB-Wrapper #SLB-Background
{
  position: absolute;
  left:7px;
  top:7px;
  float:left;
}

#SLB-Wrapper #SLB-Top
{
  background:transparent no-repeat scroll 100% 0;
  height:35px;
  margin:0 0 0 18px;
}

#SLB-Wrapper #SLB-Top a
{
  float:right;
  display:inline;
  padding:0;
  margin:5px 10px;
  width:61px;
  height:23px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Top a:hover
{
  background-position:0px -23px;
}

#SLB-Wrapper #SLB-Top img
{
  float:right;
  border:0px;
  margin:6px 10px;
  width:61px;
  height:23px;
}

#SLB-Wrapper #SLB-Top div
{
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:35px;
  left:-18px;
  _left:-277px;
  line-height:0;
  position:relative;
  width:18px;
  _width:277px;
}

*:first-child+html #SLB-Wrapper #SLB-Top div{
	width:277px;
	left:-277px;
}


#SLB-Wrapper #SLB-Bottom
{
  background:transparent no-repeat scroll 0 bottom;
  height:20px;
  margin:0 18px 0 0;
}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight
{
  background:transparent no-repeat scroll 100% bottom;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav,
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  height:52px;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav
{
  background-position:0 100%;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  background-position:100% 100%;
}

#SLB-Wrapper #SLB-Contenido
{
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador
{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right,
#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  display:inline;
  padding:0;
  margin:0;
  width:26px;
  height:26px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right
{
  background-position:26px 0;
  margin:0 18px 0 10px;
  float:right;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right:hover
{
  background-position:26px -26px;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  background-position:52px 0;
  margin-right:10px;
  float:left;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left:hover
{
  background-position:52px -26px;
}

#SLB-Wrapper #SLB-Navegador strong
{
  display: block;
  padding-top:5px;
}

#myAreaSetting {
	margin:0 auto;
	text-align:center;
}

#Map{
position:absolute;
z-index:1;
}

#floatMyArea{
	background:none;
}

#floatMyArea #setMyAreaMap {
	display:block;
	margin:0 auto;
}

p#myAreaAdress{
	display:block;
	margin-top:8px;
	font-size:12px;
	font-weight:bold;
}

button.image-btn {
		margin:0;
		padding:0 4px;
		border: 0px;
		cursor: pointer;
		background-color:#FFF;
}
button.image-btn:hover img {
		filter: alpha(opacity=75);
		-moz-opacity:0.75;
		opacity:0.75;
}

div.cookieMyArea{
	margin:5px auto;
	text-align:center;
	padding:0 0 0;
	font-size:11px;
	line-height:12px;
	border:#FC6 2px solid;
	background-color:#FFC;
	width:500px;
}

div.cookieMyArea p{
	margin-top:5px;
	font-weight:bold;
}

div.searchMyArea{
	margin:10px auto;
	width:600px;
	text-align:center;
	padding:0 0 0px;
	font-size:12px;
}

div.searchMyArea table{
	margin:0 auto;
}

div.myAreaEnter{
	height:1px;
	overflow:hidden;
}
div.myAreaEnter ul {
	padding-top:2px;
	display:block;
	margin:0 auto;
	margin-top:10px;
	text-align:center;
	width:700px;
	width:720px !important;
}
div.myAreaEnter ul li{
	display:inline;
	margin:0;
	padding:0;
}


#keroinfoframe{
	z-index:99999;
	display:block;
	position:absolute;
	top:52px;
	left:0px;
	text-align:center;
	width:100%;
}

#keroinner{
	width:970px;
	margin:0 auto;
}

#keroinfo {
	width:212px;
	height:58px;
	background:url(../png/keroinfo.png) no-repeat;
	display:block;
	margin-left:565px;
}


#float-alert-frame {
	z-index:38000;
	display:block;
	position:absolute;
	top:16px;
	left:0px;
	text-align:left;
	width:100%;
}

#float-inner {
	width:970px;
	margin:0 auto;
}

#float-alert {
	width:426px;
	height:126px;
	background:url(../myarea_alert.html) no-repeat;
	display:block;
	margin-left:14px;
}



