@charset "UTF-8";

#main img{
	border:none;
}
#content_wrapper{
	background:url(../images/bg.jpg) center top no-repeat;
}

#main{
	width:980px;
	margin:0 auto;
	overflow:hidden;
}

#section01{
	background:url(../images/section01.png) left top no-repeat;
	margin-top:220px;
	width:980px;
	height:847px;
	text-align:left;
}

#section01 .btn{
	padding-top:215px;
	padding-left:25px;
}

#section02{
	background:url(../images/section02.png) left top no-repeat;
	width:980px;
	height:203px;
	position:relative;
}


#section03{
	margin-top:2px;
	background:url(../images/section03.png) left top no-repeat;
	width:980px;
	height:275px;
	overflow:hidden;
}

#section03 ul{
	list-style:none;
	margin:107px 0 0 32px;
	padding:0px;
}

#section03 li{
	float:left;
	margin-right:17px;
	margin-bottom:21px;
}

#section03 li:last-child{
	float:left;
	margin-right:0px;
	margin-bottom:21px;
}

#section04{
	margin-top:33px;
	background:url(../images/section04.png) left top no-repeat;
	width:980px;
	height:150px;
	padding-bottom:30px;
}

#section04 .btn{
	padding-top:26px;
	padding-left:603px;
}

.jp-playlist-item-remove{
	display:none!important;
}

.music1 a{
	display:block;
	background:url(../images/button02_off.png) left top no-repeat;
	width:314px;
	height:89px;
}

.music1 a:hover{
	display:block;
	background:url(../images/button02_on.png) left top no-repeat;
	width:314px;
	height:89px;
}

.music1 span{
	display:none;
}

.music2 a{
	display:block;
	background:url(../images/button03_off.png) left top no-repeat;
	width:314px;
	height:89px;
}

.music2 a:hover{
	display:block;
	background:url(../images/button03_on.png) left top no-repeat;
	width:314px;
	height:89px;
}

.music2 span{
	display:none;
}

.music3 a{
	display:block;
	background:url(../images/button04_off.png) left top no-repeat;
	width:314px;
	height:89px;
}

.music3 a:hover{
	display:block;
	background:url(../images/button04_on.png) left top no-repeat;
	width:314px;
	height:89px;
}

.music3 span{
	display:none;
}

.jp-playlist{
	padding-top:60px;
	position:absolute;
	top:0px;
}

.jp-playlist ul{
	list-style:none;
	margin:18px 0px 0px 27px;
	padding:0px;
}

.jp-playlist li{
	float:left;
}

.stopmsg{
	text-align:right;
	font-size:110%;
	margin-right:15px;
}

.stopmsg a{
	color:#fff;
	text-decoration:none;
}

.stopmsg a:hover{
	color:#fff;
	text-decoration:underline;
}
