#SLB-Wrapper
{
	margin:0.5em 0;
	margin:auto;
	font-family:Verdana;
	text-align: left;
	position: absolute;
	
}

#SexyLightbox{ background-color:#e7e7e7}

#SLB-Wrapper #SLB-Background
{
	position: absolute;
	left:14px;
	top:7px;
	float:left;

}

#SLB-Wrapper #SLB-Background img
{
border:30px #e7e7e7 solid;
}

#SLB-Wrapper #SLB-Top
{
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;
}

#SLB-Wrapper #SLB-Top a
{
	float:right;
	display:inline;
	padding:0;
	width:30px;
	height:38px;
	text-decoration:none;  
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;/*关闭键,右多少左就要负多少*/
	margin-left: -20px;	
}

#SLB-Wrapper #SLB-Top a:hover
{
  background-position:0px 2px;
}

#SLB-Wrapper #SLB-Top img
{

}

#SLB-Wrapper #SLB-Top div
{
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:28px;
}

#SLB-Wrapper #SLB-Bottom
{
  background:transparent no-repeat scroll 0 43%;
  height:20px;
  margin:0 18px 0 0;
}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight
{
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:30px;
  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: 14px solid #000;
  border-right: 14px solid #000;
}



#SLB-Wrapper #SLB-Bottom #SLB-Navegador
{
  font-size: 11px;
  color: #fff;
  height:45px;
  border-left:0px;
  border-right:0px;
  padding:0px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right{
  display:inline;
  padding:0;
  margin:0;
  width:45px;
  height:45px;
  text-decoration:none;
 background-position:57px 0px;
  margin:0 18px 0 10px;
  float:right;
}



#SLB-Wrapper #SLB-Navegador #SLB-Right:hover
{
  background-position:57px 2px;
}


#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  display:inline;
  padding:0;
  margin:0;
  width:45px;
  height:45px;
  text-decoration:none;
  background-position:-44px 0px;

  float:left;
}



#SLB-Wrapper #SLB-Navegador #SLB-Left:hover
{
  background-position:-44px 2px;
}

