
body {
	background-color: #000000;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 50%;
	background-attachment : fixed;
	scrollbar-arrow-color:#333333;
	scrollbar-shadow-color:#333333;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#333333;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-track-color:#ffffff;

}
#box {   
/* \*/
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -379px;
	margin-top: -249px;
/* */
	width: 757px;
	height: 498px;
}

h1 {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -379px;
	margin-top: -262px;
	font-size: 9px;
	color:#dddddd;
	font-weight: normal;
	text-indent:-9877em;   
	text-decoration:none;   
}

#wnews {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -205px;
	margin-top: 60px;
	width:450px;
	height:160px;
	padding:5px;
	font-size:11px;
	color:#ffffff;
	overflow:auto;
}

#wnews a {color:#ffffff;}

#foot {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: 150px;
	margin-top: 250px;
	width: 200px;
	height: 30px;
	font-size:10px;
	color:#dddddd;
}
#foot a{
	color:#dddddd;
	text-decoration:none;
}
#copy {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: 300px;
	margin-top: 250px;
	width: 200px;
	height: 30px;	
	font-size:10px;
	color:#dddddd;
}
#copy a{
	color:#dddddd;
	text-decoration:none;
}

#navi {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -240px;
	margin-top: 28px;
	width:618px;
}
#albuminfo{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -379px;
	margin-top: -250px;
	width:500px;
	height:171px;	
	background-image: url(../img/albuminfo.png);
}
#album{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -359px;
	margin-top: 100px;
	width:150px;
	height:136px;	
	background-image: url(../img/album.jpg);
}
#banner{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -379px;
	margin-top: 250px;
	width:600px;
	height: 30px;	
}
/* -+-+-+-+-+- Global Navi Style */  
#menu {   
 height:25px;   
 background:url(../img/menu.gif) no-repeat;
 margin:0 0 0 0px;
}
#menu ul {   
 margin-left: 0px;
 padding:0px 0 0 0px;
}
#menu li {
 display:inline;
 list-style-type:none;
}
#menu li a {
 height:25px;
 display:block;
 float:left;
 text-indent:-9877em;
 text-decoration:none;
 overflow:hidden;
}
/*------off*/  
#menu li.news a {
 background:url(../img/menu.gif) no-repeat;
 width:60px;
}
#menu li.bio a {
 background:url(../img/menu.gif) no-repeat -60px 0px;
 width:80px;   
}   
#menu li.disco a {   
 background:url(../img/menu.gif) no-repeat -140px 0px;
 width:100px;   
}   
#menu li.live a {   
 background:url(../img/menu.gif) no-repeat -240px 0px;
 width:40px;   
}   
#menu li.sound a {
 background:url(../img/menu.gif) no-repeat -280px 0px;
 width:60px;   
}
#menu li.media a {
 background:url(../img/menu.gif) no-repeat -340px 0px;
 width:60px;   
}
#menu li.special a {   
 background:url(../img/menu.gif) no-repeat -400px 0px;   
 width:75px;   
}   
#menu li.other {
 height:25px;   
 display:block;   
 float:left;   
 text-indent:-9877em;   
 text-decoration:none;   
 overflow:hidden;   
 background:url(../img/menu.gif) no-repeat -475px 0px;   
 width:143px;   
}   
/*------hover*/  
#menu li.news a:hover {   
 background:url(../img/menu.gif) no-repeat 0px -25px;   
}   
#menu li.bio a:hover {   
 background:url(../img/menu.gif) no-repeat -60px -25px;   
}   
#menu li.disco a:hover {   
 background:url(../img/menu.gif) no-repeat -140px -25px;   
}   
#menu li.live a:hover {   
 background:url(../img/menu.gif) no-repeat -240px -25px;   
}   
#menu li.sound a:hover {   
 background:url(../img/menu.gif) no-repeat -280px -25px;   
}   
#menu li.media a:hover {   
 background:url(../img/menu.gif) no-repeat -340px -25px;   
}   
#menu li.special a:hover {   
 background:url(../img/menu.gif) no-repeat -400px -25px;   
}   
/*------on*/  
#menu li.news_on a {   
 background:url(../img/menu.gif) no-repeat 0px -25px;   
 width:60px;
}
#menu li.bio_on a {   
 background:url(../img/menu.gif) no-repeat -60px -25px;   
 width:80px;
}
#menu li.disco_on a {   
 background:url(../img/menu.gif) no-repeat -140px -25px;   
 width:100px;
}
#menu li.live_on a {   
 background:url(../img/menu.gif) no-repeat -240px -25px;   
 width:40px;
}
#menu li.sound_on a {   
 background:url(../img/menu.gif) no-repeat -280px -25px;   
 width:60px;
}
#menu li.media_on a {   
 background:url(../img/menu.gif) no-repeat -340px -25px;   
 width:60px;   
}
#menu li.special_on a {   
 background:url(../img/menu.gif) no-repeat -400px -25px;   
 width:75px;
}
