/* Music Style */
.bg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:1000px;
	overflow:hidden;
}
.short{
	height:800px;
}
.n,.style{
	position:absolute;
	top:0;
	left:50%;
	width:915px;
	height:255px;
	margin-left:-220px;
	background:url('/img/n.gif') no-repeat left top;
}
.style{
	background:none;
}
.style img{
	list-style-type:none;
}
#all{
	position:absolute;
	top:48px;
	left:165px;
}
#pop{
	position:absolute;
	top:117px;
	left:165px;
}
#rock{
	position:absolute;
	top:95px;
	left:315px;
}
#electro{
	position:absolute;
	top:66px;
	left:438px;
}
#other{
	position:absolute;
	top:43px;
	left:570px;
}
#hiphop{
	position:absolute;
	top:131px;
	left:438px;
}
#remix{
	position:absolute;
	top:100px;
	left:618px;
}
#style{
	position:absolute;
}
body.all #style{
	top:37px;
	left:50%;
	margin-left:-355px;
	width:765px;
	height:611px;
	background:url('/style/all/bg.png') no-repeat left top;
	//background: none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/all/bg.png',sizingMethod=crop);
}
body.pop #style{
	top:37px;
	left:50%;
	margin-left:-280px;
	width:649px;
	height:798px;
	background:url('/style/pop/bg.png') no-repeat left top;
	//background: none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/pop/bg.png',sizingMethod=crop);
}
body.rock #style{
	top:169px;
	left:50%;
	margin-left:-300px;
	width:533px;
	height:608px;
	background:url('/style/rock/bg.png') no-repeat left top;
	//background: none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/rock/bg.png',sizingMethod=crop);
}
body.electro #style{
	top:125px;
	left:50%;
	margin-left:-230px;
	width:577px;
	height:553px;
	background:url('/style/electro/bg.png') no-repeat left top;
	//background: none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/electro/bg.png',sizingMethod=crop);
}
body.other #style{
	top:145px;
	left:50%;
	margin-left:-305px;
	width:663px;
	height:655px;
	background:url('/style/other/bg.png') no-repeat left top;
	//background: none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/other/bg.png',sizingMethod=crop);
}
body.hiphop #style{
	top:155px;
	left:50%;
	margin-left:-305px;
	width:697px;
	height:657px;
	background:url('/style/hiphop/bg.png') no-repeat left top;
	//background: none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/hiphop/bg.png',sizingMethod=crop);
}
body.remix #style{
	top:108px;
	left:50%;
	margin-left:-355px;
	width:636px;
	height:581px;
	background:url('/style/remix/bg.png') no-repeat left top;
	//background: none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/remix/bg.png',sizingMethod=crop);
}
.h1_all{
	width:161px;
	height:29px;
	background:url('/style/all/h1.png') no-repeat left top;
	//background: none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/all/h1.png',sizingMethod=crop);
}.h1_pop{
	width:113px;
	height:29px;
	background:url('/style/pop/h1.png') no-repeat left top;
	//background: none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/pop/h1.png',sizingMethod=crop);
}.h1_rock{
	width:70px;
	height:29px;
	background:url('/style/rock/h1.png') no-repeat left top;
	//background: none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/rock/h1.png',sizingMethod=crop);
}.h1_electro{
	width:110px;
	height:29px;
	background:url('/style/electro/h1.png') no-repeat left top;
	//background: none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/electro/h1.png',sizingMethod=crop);
}.h1_other{
	width:97px;
	height:29px;
	background:url('/style/other/h1.png') no-repeat left top;
	//background: none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/other/h1.png',sizingMethod=crop);
}.h1_hiphop{
	width:104px;
	height:29px;
	background:url('/style/hiphop/h1.png') no-repeat left top;
	//background: none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/hiphop/h1.png',sizingMethod=crop);
}
.h1_remix{
	width:79px;
	height:29px;
	background:url('/style/remix/h1.png') no-repeat left top;
	//background: none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/remix/h1.png',sizingMethod=crop);
}
