body {
	background-color : #000000;
}

img {
	border: 0px;
}

div#top {
	width: 790px;
	height: 160px;
	border : none;
	background-color : transparent;
	background-image : url(../images/header.jpg);
	background-repeat : no-repeat;
}

div#navigation {
	width: 175px;
	height: 310px;
	background-color: #000000;
	float : left;
	border : none;
	padding : 0px;
	background-image : url(../images/bottom_navi.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}

div#content {
	width: 443px;
	height: 310px;
	background-color: #000000;
	float: left;
	border : none;
	padding : 0px;
	text-align: center;
}

div#subnavi {
	width: 172px;
	height: 310px;
	background-color: #000000;
	float : left;
	border : none;
	padding : 0px;
}

div#stv {
	position: absolute;
	top: 545px;
	left: 30px;
}

div#bottom {
	width: 790px;
	height: 130px;
	border : none;
	background-color : transparent;
	background-image : url(../images/news/bottom_news.gif);
	background-repeat : no-repeat;
	float : left;
	padding: 0px;
}

div#horizon        
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

div#container {
margin-left: -395px;
position: absolute;
top: -310px;
left: 50%;
width: 790px;
height: 600px;
visibility: visible;
}
				  	 

				  	

				  	   
