body { 
	margin: 0;
	padding: 0;
	background-color: #111;
	font: 16px tahoma, arial, sans-serif;
	color: #FFF;
	text-align: left;
		}
		
#nsk {
	margin: 0 auto;
	padding: 0;
	width: 900px;
		}
		
#content {
	margin: 0;
	padding: 0 20px;
		}
		
#bottom ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

#bottom li {
	margin: 0 auto;
	padding-right: 16px;
	display: inline;

}

		
#bottom   {
  font: 10px arial, tahoma, sans-serif;
  text-align : center;
		}
		
h1 {
	font: 24px times, times, serif;
	text-align: center;
		}

h2 {
	font: 12px arial, tahoma, sans-serif;
	text-align : center;
	letter-spacing: 2px;
		}

hr {
  margin: 5px auto;
  padding: 0;
  color: #FCC623;
  width: 75%;
  height: 1px;
  border-left: none;
  border-right: none;
  border-top: 1px solid;
  border-bottom: none;
  text-align : center;
		}

.film  a {
	color: #FCC623;
	font: 12px arial, tahoma, sans-serif;
		}

a {color: #FCC623;}
a:active {color: #FFF;}
a:hover {color: #FFFF00;}

.font {font-size: 0px;}
.menu_top img {top: 0px;}

.menu_top {
	position: absolute;
	left: 0px;
	top: 50px;
	width: 52px;
	height: 280px;
	z-index: 5;
		}
		
.menu_top_flash {
	position: absolute;
	width: 181px;
	height: 131px;
	z-index: 6;
	left: 6px;
	top: 150px;
		}

.menu_top_flash a:hover, .menu_top_flash a:active {
	background: none;
		}

.bg_right {
	background-image: url('../img/222Right.jpg');
		}
		
.bg_left {
	background-image: url('../img/222Left.jpg');
		}

.bg {
	background-image: url('../img/222Bg.jpg');
		}		
