a {text-decoration: none; COLOR: #003366;}
a:active {COLOR: green}
a:hover {COLOR: #990000;} 







.divw{position:relative;top: 0px;left: 0px;
z-index: 1;
}



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

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

.flex306{
  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;	
 }

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

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