   ::-webkit-scrollbar {
        width: 14px;
        }

        ::-webkit-scrollbar:horizontal {
        height: 14px;
        }

        ::-webkit-scrollbar-corner {
        background: #eee;
        }

        ::-webkit-scrollbar-track:vertical {
        background: linear-gradient(90deg, #e5e5e5, #f0f0f0 20%);
        border-radius: 5px;
        }

        ::-webkit-scrollbar-track:horizontal {
        background: linear-gradient(180deg, #e5e5e5, #f0f0f0 20%);
        border-radius: 5px;
        }

        ::-webkit-scrollbar-thumb {
        border: 1.5px solid #888;
        border-radius: 5px;
        box-shadow: inset 0 -1px 1px #fff, inset 0 1px 1px #fff;
        }

        ::-webkit-scrollbar-thumb:vertical {
        background: linear-gradient(90deg, #eee 45%, #ddd 0, #bbb);
        }

        ::-webkit-scrollbar-thumb:horizontal {
        background: linear-gradient(180deg, #eee 45%, #ddd 0, #bbb);
        }

        ::-webkit-scrollbar-button:horizontal:end:increment,
        ::-webkit-scrollbar-button:horizontal:start:decrement,
        ::-webkit-scrollbar-button:vertical:end:increment,
        ::-webkit-scrollbar-button:vertical:start:decrement {
        display: block;
        }

        ::-webkit-scrollbar-button:vertical {
        height: 15px;
        }

        ::-webkit-scrollbar-button:vertical:start:decrement {
        background: white;
        background: url("https://dl.dropbox.com/s/n9ji42h9hdgdtpc/scroll3.png"), #eee;
        background-repeat: no-repeat;
        background-position: center;
        -moz-background-size: 100% auto, cover;
        -webkit-background-size: 100% auto, cover;
        -o-background-size: 100% auto, cover;
        background-size: 100% auto, cover;
        border: 1.5px solid #888;
        border-radius: 5px;
        }

        ::-webkit-scrollbar-button:vertical:start:increment {
        display: none;
        }

        ::-webkit-scrollbar-button:vertical:end:decrement {
        display: none;
        }

        ::-webkit-scrollbar-button:vertical:end:increment {
        background: white;
        background: url("https://dl.dropbox.com/s/cdcco6pih7n1lae/scroll4.png"), #eee;
        background-repeat: no-repeat;
        background-position: center;
        -moz-background-size: 100% auto, cover;
        -webkit-background-size: 100% auto, cover;
        -o-background-size: 100% auto, cover;
        background-size: 100% auto, cover;
        border: 1.5px solid #888;
        border-radius: 5px;
        }

        ::-webkit-scrollbar-button:horizontal {
        width: 14px
		}
		::selection{background-color:black;color:#E1E5F2;}
#s-m-t-tooltip {
    max-width:180px;
    padding: 4px;
	transition:0.3s;
    margin:20px 14px 7px 10px;
    background-color: black;
  font-family: "MS Mincho";
  color:white;
    font-size: 10px; 
	border: dotted 1px #022B3A;
    z-index:9999999999999;
	}
html {
background-color:#beab7f;
background-image:url(media/back.png);
overflow-x:hidden;
cursor:url(https://visce.neocities.org/images/cursors/04.png),auto;
}
#container{
position:absolute;
display:flex;
width:1300px;
margin-left:100px;
}
header{
width:800px;
margin-left:450px;
position:fixed;
z-index:999999999;

}
#forinfo{
position:absolute;
width:460px;
height:auto;
padding:10px;
margin-left:-20px;
margin-top:60px;
}
.tabcontent {
display:none;
color:#2b2620;
font-size:15px;
line-height:130%;
font-family: ms pgothic;
margin-top:50px;
margin-left:-10px;

}
.stamp{
background-image:url(https://file.garden/adbL-tGtLRx70bPH/bg/7.png);
z-index:9999999;
background-repeat:repeat-x;
width:110%;
position:fixed;
height:130px;
top:-10px;
left:-5px;
border-bottom:1px dotted white;
}
#nav{
width:270px;
height:20px;
display:flex;
margin-bottom:30px;z-index:9999999999;

position:fixed;
}
.tablinks{
border:none;
font-size:25px;
margin-left:10px;
letter-spacing:-2px;
font-family:georgia;
background:none;
color:black;
}
button:hover{
cursor:url(https://visce.neocities.org/images/cursors/05.png),auto;
}
.joined img{
padding:5px;
}
.joined {
text-align:center;
}
img.fl{
border-radius:100%;
padding:10px;
background-image:url(https://file.garden/adbL-tGtLRx70bPH/bg/con1.png);
margin:5px;
width:80px;
}
.owned a{
text-decoration:none !important;
}
.owned {
text-align:center;
}
.news{
width:370px;
padding:10px;
max-height:90px;
overflow-y:auto;
margin:auto;
font-size:12px;
}
img.new{
content:url(https://file.garden/adbL-tGtLRx70bPH/sz/arrow2.gif);
}
.main a {border-bottom:1px dotted #2b2620;color:#2b2620; font-size:11px;text-transform:uppercase;text-decoration:none;text-shadow:
1px 0 white, -1px 0 white, 0 1px white, 0 -1px white,
               1px 1px white, -1px -1px white, 1px -1px white, -1px 1px white;}
a:hover{text-decoration:line-through;cursor:url(https://visce.neocities.org/images/cursors/05.png),auto;}
b {color:black;font-family:monospace;font-size:13px;letter-spacing:-1px;}
h4 {
font-family:spirit;
font-size:20px;
margin-bottom:0px;
color:#b95b27;
margin-top:10px;
font-weight:normal;
color:white;
}
h4:before{
content:url(https://file.garden/adbL-tGtLRx70bPH/img/icon/clover);
padding-right:4px;
}
span.i {
font-family:spirit;
font-size:16px;
}
#small {
margin-top:50px;
font-size:10px;
text-transform:uppercase;
text-align:center;