/* CSS Document */
/* CSS Document */
   #nnn h2{
     font-size:10pt;
     text-align:center;
     margin:0px;
     padding:4px;
     background-color:#ff9933;
     color:#ffffff;
     border:1px #515659 solid;
     width:144px;
     height:17px;
     line-height:17px;
  }
   
   #nnn ul{
     margin:0px;
	 padding: 0;
   }
   #nnn li#nav_music a{
	 margin:0px;
	 padding:4px;
	 display:block;
	 background-color:#ffffff;
	 color:#515659;
	 border: 1px solid #515659;
	 border-left: 5px solid #5085bc;
	 width:140px;
	 height:17px;
	 line-height:17px;
	}
	#nnn li#nav_music a:hover{
	  border: 1px solid #515659;
	  border-left: 5px solid #99ccff;
	  background-color:#5085bc;
	  color:#ffffff;
	}
	
	#eee{
	width:160px;
	height:auto;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;

	}
	#eee ul,#eee li{
	  margin: 0;
	  padding: 0;
	  list-style:none;
	}
	#eee li{
	  
	  display:inline;
	  }
	#eee a,#eee a:link #eee a:visited{
	  text-decoration: none;
	  color: #ffffff;
	  background-color:#5085bc;
	  border: 1px solid #ffffff;
	  display: block;
	  padding: 5px 10px;
	  width: auto;
	  height: auto;
	  }
	#eee a:hover{
	 color:#ffffff;
	 background-color:#99ccff;
	 border: 1px solid #ffffff;
	}
h1 {
	font-size: 20px;
	line-height: 57px;
	background-image: url(gif/topbar2.gif);
	background-position: top;
	text-indent: 40pt;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	height: 60px;
	width: 700px;
	text-align: left;
	background-repeat: no-repeat;
