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: -378px;
	margin-top: -249px;
/* */
	width: 756px;
	height: 496px;
	border:1px #000000 solid;
	background-color:#fefefe;
}
h1 {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -379px;
	margin-top: -262px;
	font-size: 9px;
	color:#dddddd;
	font-weight: normal;
}

#head {   
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -378px;
	margin-top: -249px;
	width: 757px;
	height: 80px;
	background-color:#000000;
}
#content {   
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -129px;
	margin-top: -169px;
	width: 485px;
/* \*/
	height: 373px;
	overflow:auto;
/* */
	padding:10px;
	font-size:12px;
	color:#666666;
	background-color:#fefefe;
}
#pimage {   
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -378px;
	margin-top: -169px;
	width: 249px;
	height: 418px;
	background-color:#000000;
}

#m_date {
	font-size:10px;
	font-weight: normal;
	
}

#m_title {
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	background-color: #000000;
	color: #CCCCCC;

}

#m_body {
	font-size: 12px;
	font-weight: normal;
	margin-left:10px;
}

#m_body li {
	 list-style:none outside;
}

#comingsoon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -108px;
	margin-top: 0px;
	background:url(../img/cs.gif) no-repeat;
	width: 450px;
	height: 50px;
}
#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: -378px;
	margin-top: 224px;
	width:757px;
	height:25px;
	background-color:#ff0000;
}
#banner{
/* \*/
	position: absolute;
/* */
	top: 50%;
	left: 50%;
	margin-left: -378px;
	margin-top: 250px;
	width:600px;
	height: 30px;
}

#menu {
 position: absolute;
 top: 50%;
 left: 50%;
 margin-left: -379px;
 margin-top: 224px;
 width:757px;
 height:25px;
 background:url(../img/menu.gif) no-repeat;
}
#menu ul {
 margin-left: 0px;
 margin-top: 0px;
 padding:0px;

}
#menu li {
 margin-left: 0px;
 margin-top: 0px;
 display:inline;
 padding:0px;
 list-style:none;
}
#menu li a {
 float:left;
 text-indent:-9877em;
 text-decoration:none;
 overflow:hidden;
 height:25px;
}
#menu li.news a {
 background:url(../img/menu.gif) no-repeat 0px 0px;
 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.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;
}
#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;
}
