.LB-black-overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

.LB-white-content {
    display: none;
    position: fixed;
    width: 320px;
    min-height:420px;
	height:auto!important;
	height:auto;
    padding: 10px;
    margin: 1% 5% 20% 33%;
    border: 1px solid #666;
    background-color: #ccff66;
    z-index:1002;
}
.LB-white-content-business {
    display: none;
    position: fixed;
    width: 320px;
    min-height:420px;
	height:auto!important;
	height:auto;
    padding: 10px;
    margin: 1% 5% 20% 33%;
    border: 1px solid #666;
    background-color: #ccff66;
    z-index:1002;
}

.LB-white-content-help {
    display: none;
    position: fixed;
    width: 320px;
    min-height:250px;
	height:auto!important;
	height:auto;
    padding: 10px;
    margin: 12% 5% 20% 33%;
    border: 1px solid #666;
    background-color: #ccff66;
    z-index:1002;
}

a#close {
    height: 30px;
    width: 30px;
    position: absolute;
    top: -12px;
    left: -12px;
    background: url(images/close.png) 0 0;
}

a#close:hover {
    background: url(images/close.png) 0 -30px;
} 
#outerboxcontent{
	width: 330px;
    min-height:400px;
	height:auto!important;
	height:auto;
	background-color: #ccff66;
	float:left;
}
#innerboxcontent{
	width: 320px;
    min-height:380px;
	height:auto!important;
	height:auto;
	background-color: #fff;
	margin-left:auto;
	margin-right:auto;
	float:left;
}
#innerboxcontent1{
	width: 320px;
    min-height:380px;
	height:auto!important;
	height:auto;
	background-color: #fff;
	margin-left:auto;
	margin-right:auto;
	float:left;
}
#innerboxcontent-help{
	width: 320px;
    min-height:250px;
	height:auto!important;
	height:auto;
	background-color: #fff;
	margin-left:auto;
	margin-right:auto;
	float:left;
}
.LB-partners {
    display: none;
    position: fixed;
    width: 520px;
    min-height:320px;
	height:auto!important;
	height:auto;
    padding: 10px;
    margin: 5% 5% 20% 23%;
    border: 1px solid #666;
    background-color: #ccff66;
    z-index:1002;
}
#innerboxcontent-partners{
	width: 520px;
    min-height:280px;
	height:auto!important;
	height:auto;
	background-color: #fff;
	margin-left:auto;
	margin-right:auto;
	float:left;
}
#innerboxcontent-partners1{
	width: 520px;
    min-height:280px;
	height:auto!important;
	height:auto;
	background-color: #fff;
	margin-left:auto;
	margin-right:auto;
	float:left;
}
#innerboxcontent-partners2{
	width: 520px;
    min-height:280px;
	height:auto!important;
	height:auto;
	background-color: #fff;
	margin-left:auto;
	margin-right:auto;
	float:left;
}
#innerboxcontent-partners3{
	width: 520px;
    min-height:280px;
	height:auto!important;
	height:auto;
	background-color: #fff;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

.LB-white-content-map {
	display: none;
    position: fixed;
    width: 320px;
    min-height:120px;
	height:auto!important;
	height:auto;
    padding: 10px;
    margin: 25% 5% 20% 33%;
    border: 1px solid #666;
    background-color: #ccff66;
    z-index:1002;
}
#innerboxcontentmap{
	width: 320px;
    min-height:120px;
	height:auto!important;
	height:auto;
	background-color: #fff;
	margin-left:auto;
	margin-right:auto;
	float:left;
}
.innerboxcontentmap1{
	width: 320px;
    min-height:120px;
	height:auto!important;
	height:auto;
	background-color: #fff;
	margin-left:auto;
	margin-right:auto;
	float:left;
}


.LB-white-content-contact {
	display: none;
    position: fixed;
    width: 320px;
    min-height:120px;
	height:auto!important;
	height:auto;
    padding: 10px;
    margin: 10% 5% 20% 33%;
    border: 1px solid #666;
    background-color: #ccff66;
    z-index:1002;
}
#innerboxcontentcontact{
	width: 320px;
    min-height:120px;
	height:auto!important;
	height:auto;
	background-color: #fff;
	margin-left:auto;
	margin-right:auto;
	float:left;
}
/*.LB-white-content-pamevent {
	display: none;
	position: fixed;
	top: 10px;	
	width: 918px;
	height: 510px;
	border: 16px solid #ccff66;
	background-color: white;
	z-index:1002;
	overflow: auto;		
}*/
.LB-white-content-pamevent {
	display: none;
	position: fixed;
	top: 10px;	
	width: 806px;
	height: 510px;
	border: 16px solid #ccff66;
	background-color: white;
	z-index:1002;
	overflow: auto;		
}

