
.div57{
position: fixed;
top: 0px;
left:0px;
height: 80px;
width: 100%;
background: #670000;

display: none;
}


.gamb305{
position: fixed;
top:10px;
left: 10px;	
background: url(../Pict/gambn.png);
background-size: contain;
background-repeat: no-repeat;
width: 80px;
height: 60px;
cursor: pointer;	
display: none;
z-index: 4;
}

.div305{
position: fixed;
top: 0px;
left: 0px;
width: 800px;
z-index: 4;
display: none;
overflow-y: scroll;
max-height: 500px;
}

.flex305{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex-direction: column;
	background: #333;
padding-top: 30px;
padding-bottom: 30px;
padding-left: 60px;	
  gap: 20px;
   display: none;
  z-index:2;	
 }

.item305{
 font-family: verdana;
font-size: 40px;
color: #fff;
display: none;
z-index:2;		
padding: 10px;
}

.krs305{
	position:absolute;
	top:0px;
	right:0px;
	height:60px;
	width: 60px;
	background:url(../Pict/krs300.png);
background-size:cover;
background-repeat: no-repeat;
z-index: 4;
cursor: pointer;
display: none;
}
