.nenmenu {
    margin: 0 auto;
    position: relative;
    background-image: url("/default/images/bdtop.jpg");
    background-repeat :no-repeat;
    background-position-x:0;
    background-position-y:0;
    background-attachment: scroll;
    background-color: transparent;
    background-size:cover;
}
#divAdRight1 {	
	z-index: 9999; position: fixed; top: 0px; left: 0px; 
	display: none;
}

#divAdRight2 {	
	z-index: 9999; position: fixed; top: 0px; right: 0px; 
	display: none;
}

#divAdRight3 {
	position: fixed; z-index: 9999; bottom: 60px; left: 20px; 
	display: none;
}

#divAdRight4 {
	position:fixed;z-index:9999;top:0;right:110px;
	display: none;
}

#divAdRight5 {
	position:fixed;z-index:9999;top:0;left:120px;
	display: none;
}

#style1 {
    position: fixed;
    top: 40px;
    z-index: 9999;
	display: none;
}

#style2 {
    position: fixed;
    right: -400px;
    top: 40px;
    z-index: 9999;
	display: none;
}

#style3 {
    left: -400px;
    position: fixed;
    top: 40px;
    z-index: 9999;
	display: none;
}
