@charset "utf-8";
/* CSS Document */

body
{
}

#container
{
  text-align: center;
	background-color:#fff;
  
}
#centerlize
{
  width: 974px;
  margin: 0 auto;    
  position: relative;
  
}
#template_banner{
  position: absolute;
  width: 974px;
  height: 220px;
  z-index: 4;
}
#banner
{
  position: absolute;
  left: 0px; * left: -478px !important ;*left: -478px;
  top: 0px;
  background: url(../images/website/banner_pink.png) center top no-repeat #000;
  * background-position: left;
  width: 974px;
  height: 200px;  
  z-index: 3;
	background-color:#000;
}

a{
  text-decoration: none;
  font-size:10pt;
}
#blackmask
{
  position: absolute;
  background-color: #000;
  width: 3000px;
  left: -1000px;
  top: 0px;
  height: 255px;
  z-index: 1;
	background-color:#000;
}

#navigation{
  position: absolute;
  z-index: 2;
  left: 0px;
  right: auto;
  top: 205px;
  margin-top: -15px;
  width: 964px;
  margin: 0 auto;
  margin-bottom: 10px;
	background-color:#000;
}
#navigation a{
  float:left;
  text-align:center;
  width: 136px;  
  height: 26px;
  line-height: 25px;
  margin: 4px;
  text-decoration:none;
  background-color: #FFF;
  color:#333;
  font-weight: normal;
}
#navigation a:hover{
  color: #000;
  font-weight: bold;
}
a#navigation_home{
  margin-left: 8px;
}
a#navigation_member{
  width: 55px;  
  margin-right: 8px;
}

#wmpplayer
{
  position: absolute;
  top: 163px;
  right: 92px;
  z-index: 5;
}

#now_play
{
  position: absolute;
  text-align: left;
  top: 125px;
  right: 10px;
  z-index: 5;
  width: 200px;
  color: #fff;
  font-size: 9pt;
}

#next_play
{
  position: absolute;
  text-align: left;
  top: 85px;
  right: 10px;
  z-index: 5;
  width: 200px;
  color: #fff;
  font-size: 9pt;
}

#listen_link
{
  display: block;
  width: 30px;
  height: 30px;
  line-height: 40px;
  position: absolute;
  top: 119px;
  right: 262px;
  z-index: 5;
  color: #fff;
}

