@charset "utf-8";
/* CSS Document */

body{
background:#333333;
margin-top:25px;
margin-bottom:25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
}
table.item{
background-color:#333333;
border-style:solid;
border: 1px solid white;
}
td.page{
background-image:url(music_02.jpg);
background-position:top;
}
td.item{
background-image:url(music_07.jpg);
background-position:top;
background-repeat:repeat-y;
}
td.title1{
background:#000000;
width:150px;
border-right:1px solid white;
}
td.title2{
width:550px;
background:#000000;
}
td.title{
background:#000000;
}
td.bottom{
background-image:url(music_13.jpg);
background-position:top;
height:97px;
}
td.indexbottom{
background-image:url(index_21.jpg);
background-position:top;
height:157px;
}
td.indextitle{
background-image:url(index_02.jpg);
background-position:top;
background-repeat:repeat-y;
}
td.summary{
border-top:1px solid white;
}
div.title{
font-size:30px;
text-align:center;
font-weight:bold;
font-style:oblique;
}
div.page{
text-align:left;
margin:15px;
font-weight:bold;
}
div.design{
text-align:center;
font-weight:bold;
}
a img {
	border:none;
}
a:link {
	color:white;
}
a:visited {
	color:white;
}
a:hover {
	color:white;
}
a:active {
	color:white;
}
