@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
	src: url(skn/fon/OswaldBold.woff) format('woff');
}
@font-face {
  font-family: 'OpenSans';
  font-style: normal;
  font-weight: 300;
  src: url(skn/fon/OpenSansCondensed.woff) format('woff');
}

body { margin:0; padding:0; overflow-x:hidden; }
body { overflow:hidden; }
body { cursor:url(skn/img/null.cur),default; }

a { text-decoration:none; }
a:hover { text-decoration:none; }
button::-moz-focus-inner { border: 0; }

*, html *, body *, td {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}




#bg1 { position:fixed; top:0; bottom:0; left:0; right:0; overflow:hidden; z-index:1; }
#bg2 { position:fixed; top:0; bottom:0; left:0; right:0; overflow:hidden; z-index:2; }
#all { position:fixed; top:0; bottom:0; left:0; right:0; overflow:hidden; z-index:100; }

#bg1 img { width:100%; }
#bg2 img { width:100%; }


#left    { position:fixed; top:50px; left:0;   right:81%; bottom:20px; font:40px/40px OpenSans; color:#ffffff; }
#right   { position:fixed; top:50px; left:23%; right:4%;  bottom:20px; font:40px/40px OpenSans; color:#453f54; }

#station { text-align:right; padding-left:30%; margin-bottom:30px; font:bold 30px/40px Oswald;  }
#time    { text-align:right; padding-left:4%;  margin-bottom:40px; font:110px/110px OpenSans;   }
#date    { text-align:right; padding-left:40%; margin-bottom:40px; font:40px/40px OpenSans;     }

#logo    { position:fixed; bottom:20px; left:20px; opacity:0.8;  }


.title       { position:fixed; top:500px; left:0; width:19%; }
.title-inner { float:right; background:rgba(255,255,255,0.85); width:180px; height:118px; padding-top:66px; border-radius:1000px; -moz-border-radius:1000px; font:42px/42px OpenSans; color:#453f54; text-align:center; }

.table    { margin-top:-5px; }
.table th { padding:15px 10px 5px  10px;  background:rgba(255,255,255,0.3); border-bottom:1px solid rgba(255,255,255,0.5); text-align:left; font:bold 24px/25px Oswald; color:#453f54; }
.table td { padding:15px 10px 15px 10px; background:rgba(255,255,255,0.4); border-bottom:1px dotted rgba(255,255,255,0.5); text-align:left; font:bold 28px/28px Oswald; color:#453f54; }

