@font-face {
    font-family: 'RTNRBD';
    src: url('rtnrbd-webfont.eot');
    src: url('rtnrbd-webfont.eot?#iefix') format('embedded-opentype'),
         url('rtnrbd-webfont.ttf') format('truetype'),
         url('rtnrbd-webfont.woff2') format('woff2'),
         url('rtnrbd-webfont.woff') format('woff'),
         url('rtnrbd-webfont.svg#times_new_romanbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
	background-image: url(sns_wall.jpg);
	background-repeat: repeat;
	overflow: hidden;
}

body {
	width: 100%;
	margin: 0px;
}

.FonHidden {
	position:relative;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 0px;
	font-size: 16px;
	background-color: #666666;
	border-style: solid;
	border-color: #555555;
	overflow: hidden;
}
.ImgHeader {
	position: relative;
}
.FonImg {
	position: relative;
}
.OakImg {
	position: relative;
}
.MenuBtn {
	position: relative;
	z-index: 1000;
}
.OakFls {
	position: relative;
	z-index: 999;
	overflow: hidden;
}
.Alter {
	position: relative;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 0px;
        line-height:1;
	font-size: 12px;
	font-family: RTNRBD, Times New Roman, Times, serif;
	font-weight: bold;
}
.Alter a
{
	
	text-decoration: none;
	color: #997733;
}
.Alter a:hover
{
	
   color: #ffff00;
}
