#menu{
	width:490px;
	margin:0 auto 25px auto;
	text-align:left;
}
#menu .col1{
	width:104px;
	margin-right:16px;
	text-align:right;
	float:left;
}
#menu .col2{
	width:100px;
	float:left;
}
#menu .col2 img{
	margin-bottom:4px;
}

#remix_detail{
	width:512px;
	margin:9px auto;
}
#remix_detail .col1{
	width:128px;
	display:inline;
	float:left;
	text-align:center;
	letter-spacing:0.05em;
	background:#222;
}
#remix_detail .col1 .cover{
	color:#666;
}
#remix_detail .col1 img{
	margin-bottom:3px;
}
#remix_detail .col2{
	width:366px;
	display:inline;
	margin:0 9px;
	padding:10px 0;
	float:left;
	text-align:left;
	line-height:180%;
}
#remix_detail .col2 .title{
	font-size:22px;
	color:#777;
}
#remix_detail .col2 .artist{
	font-size:14px;
}
#remix_detail .col2 .links{
	font-size:10px;
}
#remix_detail .col2 .links .DL1{
	color:#92D400;
}
#remix_detail .col2 .links .DL2{
	color:#3DB7E4;
}
#remix_detail .col2 .links .DL3{
	color:#D71F85;
}
