/* CSS Document */

body {
	background-color:#000;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
		}

a {
	text-decoration: none;
    color:#CCCCCC;
	}
	
a:hover {
	color:#4B2B6C;
	}	
	
a:active, a:focus { 
	outline:0;
	} 
		
h1, h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	}

p {
	margin: 0;
}
	
#main_headline {
	margin-bottom: 55px;
	}
	
#aligner {
	position: absolute;
	top: 50%;
	}
	
#container {
	margin-top: -320px;
	}
	
#player {
	position: relative;
	width: 90px;
	}
	
#playerlink {
	font-size: 9px;
	color: #222;
	}

.player{
	margin-top: 573px;
	}
	
#player, #content_outer {
	float: left;
	}
	
#content_outer {
	width: 900px;
	overflow: hidden;
	}
/* navi */

#main_navi, #sub_navi {
	list-style: none;
	padding-left: 0;
	margin-left: 8px;
	}
	

#sub_navi {
	clear: left;
	margin-left: -4px
	}
	
#main_navi li {
	list-style: none;
	float: left;
	}
	
#main_navi li a {
	height: 33px;
	display: block;
	overflow: hidden;
	float: left;
	cursor: pointer;
	}

#sub_navi a {
	display: block;
	float: left;
	height: 15px;
	margin-bottom: 5px;
	overflow: hidden;
	display: none;
	}
	
#sub_navi img {
	
	}
	
.hover {
	margin-top: -15px;
	}
	
.current {
	margin-top: -30px
	}
	
.hover_main {
	}
	
.current_main {
	margin-top: -33px;
	}
	
	
	
/* end_navi */

#content{
	height: 550px;
	position: relative
	}
	
#include{
	height: 411px;
	overflow: hidden;
	}

#imgnavi {
	position: absolute;
	top: 530px;
	right: 10px;
	z-index: 100;
	}
	
#imgnavi a {
	cursor: pointer;
}
	
a img {
	border: none;
	}
	
	
.txt {	
	width: 334px;
	height: 410px;
	float: left;
	position: relative;
	xxxmargin-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
.txt a {
	line-height: 2.0em;
	}
	
.details {
	position: absolute;
	padding-bottom: 0;
	line-height: 1.7em;
	right: 0;
	bottom: 0;
	color: #444;
	text-align: right;
	}

.details a {
	color: #444;
}

.details a:hover {
	color: #555;
}
	
.Subslides {
	float: left;
	}
	
#main_navi li a .current {
	}

	
	
	

	
	
	
