﻿.center_banner_popup {width: 400px;height: 86px; position: fixed;background: #FFFFFF;
    left:37%;top: 44%; z-index: 4; border-width:3px; border-style: solid;
    border-radius:8px; -moz-border-radius:8px; -khtml-border-radius:8px;
    box-shadow: 0 0 25px 20px white; -moz-box-shadow: 0 0 25px 20px white; -webkit-box-shadow: 0 0 25px 20px white;
}
.center_banner_popup div.close {position:absolute}
.center_banner_popup a {text-decoration: none}

.center_banner_popup img.center_banner_logo {position: absolute;
    box-shadow: 0 0 25px 0px black; -moz-box-shadow: 0 0 15px 0px black; -webkit-box-shadow: 0 0 25px 0px black;}
.center_banner_popup div.center_banner_text {padding: 7px 0 0 140px; color: black}
.center_banner_popup div.center_banner_text b {font-weight: 900; font-size: 18pt; line-height: 0.9}
.center_banner_popup div.center_banner_text span {text-decoration: underline; line-height: 2.5; font-size: 9pt}


.righnobaranner_popup {width: 290px; height: 70px; position: fixed; background: #FFFFFF; right: -2px; top: 60%;
    z-index: 2; border-width:2px; border-style: solid;}
.righnobaranner_popup div.close {position:absolute; right: 5px; top: 5px; text-decoration: none}
.righnobaranner_popup div.close a {text-decoration: none}

.righnobaranner_popup div.content {padding: 20px 10px 0px 10px;}
.righnobaranner_popup div.content a {font-size: 17px;line-height:160%;}

.bottom_banner_popup {width: 400px; height: 70px; position: fixed; background: #FFFFFF; left:30%; bottom: -2px;
    z-index: 2; border-width:2px; border-style: solid;}
.bottom_banner_popup div.close {position:absolute; right: 5px; top: 5px; text-decoration: none}
.bottom_banner_popup div.close a {text-decoration: none}



.rightbonobaranner_popup {
    background: none repeat scroll 0 0 #FFFFFF;
    border-style: solid;
    border-width: 5px;
	border-color: #1d638b;
    bottom: -250px;
    position: fixed;
    right: 20px;
    width: 240px;
    z-index: 2;
	text-decoration: none;
}

.rightbonobaranner_popup div.content {
    padding: 40px 20px;
}

.rightbonobaranner_popup div.content a {
    font-size: 20px;
	font-weight: bold;
    line-height: 22px;
	text-decoration: none;
	color: #1d638b;
}
 
 .rightbonobaranner_popup div.close {
    position: absolute;
    right: 5px;
    text-decoration: none;
    top: 5px;
	cursor: pointer;

}

.rightbonobaranner_popup img.girl { position: absolute; top: -105px; right: 60px;}




