/* CSS Document */
*	
{
	font-size: 12px; 
	font-family: Times Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
#nav
{
	border: 0px;
	position:relative;
	width: 100%;
	z-index:999;
	margin-left: 5px;
}
#pv
{
	font-size: 35px;
	font-weight: bolder;
	text-align: center;
}
#pv1
{
	font-size: 35px;
	font-weight: bolder;
	color:#FFFFFF;
	text-shadow: 0 1px black, 1px 0 black, -1px 0 black, 0 -1px black;
	text-decoration: none;
}
#pv1:hover
{
	font-size: 35px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
#pic
{
	float: left;
	width: 550px;
	top: 900px;
}
#poster
{
	float: left;
	margin-left: 20px;
	margin-top: 30px;
}
#media
{
	position: relative;
	text-align: center;
}
#live
{
	position: absolute;
	top: 65px;
	left: 50%;
	transform: translateX(-50%);
	width: 80%;
}
#animation
{
	width: 80%;
	top: 85px;
	left: 50%;
	transform: translateX(12%);
}
#episode
{
	height: 200px;
	width: 800px;
}
button
{
	width: 100px;
	height: 50px;
}
#info
{
	position: relative;
	margin-top: 40px;
	height: 700px;
}
.info1
{
	font-size: 30px;
	font-weight: bolder;
	text-shadow: 0 1px white, 1px 0 white, -1px 0 white, 0 -1px white;
}
.slidershow
{
/*
	width: 800px;
	height: 370px;
*/
	width: 50%;
	overflow: hidden;
	z-index:3;
}
.middle
{
	position: absolute;
	top: 30%;
	left: 50%;
	transform:translate(-50%,-50%);
}
.navigation
{
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
}
.bar
{
	width: 80px;
	height: 30px;
	border: 3px solid #fff;
	margin: 10px;
	cursor: pointer;
	transition: 0.4s;
}
.bar:hover
{
	background: #fff;
}
input[name="r"]
{
	position: absolute;
	visibility: hidden;
}
.slides
{
	width: 300%;
	height: 100%;
	display: flex;
}
.slide
{
	width: 33.3%;
	transition: 0.6s;
	opacity: 0.93;
}
.slide img
{
	width: 100%;
	height: 100%;
}
#r1:checked ~ .s1
{
	margin-left: 0;
}
#r2:checked ~ .s1
{
	margin-left: -33.3%;
}
#r3:checked ~ .s1
{
	margin-left: -66.7%;
}
#musiclistrole1
{
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateX(-50%);
/*
	width: 800px;
	height: 500px;
*/
	width: 50%;
	opacity: 0.8;
}
.musiclistrole1
{
	width: 100%;
	height: 40px;
	background: #ED7D95;
}
.musiclistrole1-1
{
	width: 100%;
	height: 40px;
	background: #F4B4C2;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #F5B9C6;
}
.musiclistrole1-1:hover
{
	width: 100%;
	height: 40px;
	background: #ED7D95;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #F5B9C6;
}
#musiclistrole2
{
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateX(-50%);
/*
	width: 800px;
	height: 500px;
*/
	width: 50%;
	opacity: 0.8;
}
.musiclistrole2
{
	width: 100%;
	height: 40px;
	background: #E7D600;
}
.musiclistrole2-1
{
	width: 100%;
	height: 40px;
	background:#FFF039;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #FFF57F;
}
.musiclistrole2-1:hover
{
	width: 100%;
	height: 40px;
	background: #E7D600;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #FFF57F;
}
#musiclistrole3
{
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateX(-50%);
/*
	width: 800px;
	height: 500px;
*/
	width: 50%;
	opacity: 0.8;
}
.musiclistrole3
{
	width: 100%;
	height: 40px;
	background: #01B7ED;
}
.musiclistrole3-1
{
	width: 100%;
	height: 40px;
	background:#3CD1FE;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #5ED9FE;
}
.musiclistrole3-1:hover
{
	width: 100%;
	height: 40px;
	background: #01B7ED;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #5ED9FE;
}
#musiclistrole4
{
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateX(-50%);
/*
	width: 800px;
	height: 500px;
*/
	width: 50%;
	opacity: 0.8;
}
.musiclistrole4
{
	width: 100%;
	height: 40px;
	background: #485EC6;
}
.musiclistrole4-1
{
	width: 100%;
	height: 40px;
	background:#7D8DD6;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #7A8AD5;
}
.musiclistrole4-1:hover
{
	width: 100%;
	height: 40px;
	background: #485EC6;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #7A8AD5;
}
#musiclistrole5
{
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateX(-50%);
/*
	width: 800px;
	height: 500px;
*/
	width: 50%;
	opacity: 0.8;
}
.musiclistrole5
{
	width: 100%;
	height: 40px;
	background: #FF5800;
}
.musiclistrole5-1
{
	width: 100%;
	height: 40px;
	background:#FF7D39;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #FFA06E;
}
.musiclistrole5-1:hover
{
	width: 100%;
	height: 40px;
	background: #FF5800;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #FFA06E;
}
#musiclistrole6
{
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateX(-50%);
/*
	width: 800px;
	height: 500px;
*/
	width: 50%;
	opacity: 0.8;
}
.musiclistrole6
{
	width: 100%;
	height: 40px;
	background: #A664A0;
}
.musiclistrole6-1
{
	width: 100%;
	height: 40px;
	background:#BC8BB8;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #CFACCC;
}
.musiclistrole6-1:hover
{
	width: 100%;
	height: 40px;
	background: #A664A0;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #CFACCC;
}
#musiclistrole7
{
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateX(-50%);
/*
	width: 800px;
	height: 500px;
*/
	width: 50%;
	opacity: 0.8;
}
.musiclistrole7
{
	width: 100%;
	height: 40px;
	background: #D81C2F;
}
.musiclistrole7-1
{
	width: 100%;
	height: 40px;
	background:#E74757;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #EC7480;
}
.musiclistrole7-1:hover
{
	width: 100%;
	height: 40px;
	background: #D81C2F;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #EC7480;
}
#musiclistrole8
{
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateX(-50%);
/*
	width: 800px;
	height: 500px;
*/
	width: 50%;
	opacity: 0.8;
}
.musiclistrole8
{
	width: 100%;
	height: 40px;
	background: #84C36E;
}
.musiclistrole8-1
{
	width: 100%;
	height: 40px;
	background:#A4D294;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #C6E3BD;
}
.musiclistrole8-1:hover
{
	width: 100%;
	height: 40px;
	background: #84C36E;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #C6E3BD;
}
#musiclistrole9
{
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateX(-50%);
/*
	width: 800px;
	height: 500px;
*/
	width: 50%;
	opacity: 0.8;
}
.musiclistrole9
{
	width: 100%;
	height: 40px;
	background: #9CA5B9;
}
.musiclistrole9-1
{
	width: 100%;
	height: 40px;
	background:#B8BECC;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #D1D5DE;
}
.musiclistrole9-1:hover
{
	width: 100%;
	height: 40px;
	background: #9CA5B9;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #D1D5DE;
}
#musiclistrole10
{
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateX(-50%);
/*
	width: 800px;
	height: 500px;
*/
	width: 50%;
	opacity: 0.8;
}
.musiclistrole10
{
	width: 100%;
	height: 40px;
	background: #37B484;
}
.musiclistrole10-1
{
	width: 100%;
	height: 40px;
	background:#66D0A7;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #95DEC2;
}
.musiclistrole10-1:hover
{
	width: 100%;
	height: 40px;
	background: #37B484;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #95DEC2;
}
#musiclistrole11
{
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateX(-50%);
/*
	width: 800px;
	height: 500px;
*/
	width: 50%;
	opacity: 0.8;
}
.musiclistrole11
{
	width: 100%;
	height: 40px;
	background: #A9A898;
}
.musiclistrole11-1
{
	width: 100%;
	height: 40px;
	background: #C3C2B7;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #DDDCD6;
}
.musiclistrole11-1:hover
{
	width: 100%;
	height: 40px;
	background: #A9A898;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #DDDCD6;
}
#musiclistrole12
{
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateX(-50%);
/*
	width: 800px;
	height: 500px;
*/
	width: 50%;
	opacity: 0.8;
	z-index:3;
}
.musiclistrole12
{
	width: 100%;
	height: 40px;
	background: #F69992;
}
.musiclistrole12-1
{
	width: 100%;
	height: 40px;
	background:#F8B3AE;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #F9C7C4;
}
.musiclistrole12-1:hover
{
	width: 100%;
	height: 40px;
	background: #F69992;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #F9C7C4;
}
#musiclistgroup1
{
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateX(-50%);
/*
	width: 800px;
	height: 500px;
*/
	width: 50%;
	opacity: 0.8;
}
.musiclistgroup1
{
	width: 100%;
	height: 30px;
	background: #ED7D95;
}
.musiclistgroup1-1
{
	width: 100%;
	height: 30px;
	background: #F4B4C2;
	color: #fff;
	font-size: 20px;
	text-align: left;
	border: 2px solid #F5B9C6;
}
.musiclistgroup1-1:hover
{
	width: 100%;
	height: 30px;
	background: #ED7D95;
	color: #fff;
	font-size: 20px;
	text-align: left;
	border: 2px solid #F5B9C6;
}
#musiclistgroup2
{
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateX(-50%);
/*
	width: 800px;
	height: 500px;
*/
	width: 50%;
	opacity: 0.8;
}
.musiclistgroup2
{
	width: 100%;
	height: 30px;
	background: #FF5800;
}
.musiclistgroup2-1
{
	width: 100%;
	height: 30px;
	background:#FF7D39;
	color: #fff;
	font-size: 20px;
	text-align: left;
	border: 2px solid #FFA06E;
}
.musiclistgroup2-1:hover
{
	width: 100%;
	height: 30px;
	background: #FF5800;
	color: #fff;
	font-size: 20px;
	text-align: left;
	border: 2px solid #FFA06E;
}
#musiclistgroup3
{
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateX(-50%);
/*
	width: 800px;
	height: 500px;
*/
	width: 50%;
	opacity: 0.8;
}
.musiclistgroup3
{
	width: 100%;
	height: 30px;
	background: #84C36E;
}
.musiclistgroup3-1
{
	width: 100%;
	height: 30px;
	background:#A4D294;
	color: #fff;
	font-size: 20px;
	text-align: left;
	border: 2px solid #C6E3BD;
}
.musiclistgroup3-1:hover
{
	width: 100%;
	height: 30px;
	background: #84C36E;
	color: #fff;
	font-size: 20px;
	text-align: left;
	border: 2px solid #C6E3BD;
}
#musiclistgroup4
{
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateX(-50%);
/*
	width: 800px;
	height: 500px;
*/
	width: 50%;
	opacity: 0.8;
}
.musiclistgroup4
{
	width: 100%;
	height: 40px;
	background: #F69992;
}
.musiclistgroup4-1
{
	width: 100%;
	height: 40px;
	background:#F8B3AE;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #F9C7C4;
}
.musiclistgroup4-1:hover
{
	width: 100%;
	height: 40px;
	background: #F69992;
	color: #fff;
	font-size: 25px;
	text-align: left;
	border: 2px solid #F9C7C4;
}
#musiclisttogether
{
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateX(-50%);
/*
	width: 800px;
	height: 500px;
*/
	width: 50%;
	opacity: 0.8;
}
.musiclisttogether
{
	width: 33.3%;
	height: 30px;
	background: #ED7D95;
}
.musiclisttogether-1
{
	width: 100%;
	height: 30px;
	background: #F4B4C2;
	color: #fff;
	font-size: 15px;
	text-align: left;
	border: 2px solid #F5B9C6;
}
.musiclisttogether-1:hover
{
	width: 100%;
	height: 30px;
	background: #ED7D95;
	color: #fff;
	font-size: 15px;
	text-align: left;
	border: 2px solid #F5B9C6;
}
#bottom
{
	clear:both;
	width: 100%;
	height: 30px;
}
#bottom p
{
	width: auto;
	padding: 10px auto;
	text-align: center;
	color: #333333;
}
#bottom1
{
	position: absolute;
	bottom: 5px;
	left: 50%;
	transform: translateX(-50%);
}
#bottom1 p
{
	width: auto;
	padding: 10px auto;
	text-align: center;
	color: #333333;
}
#joinus
{
	margin-left: 10px;
}
#joinus1
{
	position: absolute;
	bottom: 5px;
}
#joinus1 a
{
	font-size: 20px;
	font-weight: bolder;
	color: #3159D3;
	text-decoration: none;
}
#joinus1 a:hover
{
	font-size: 20px;
	font-weight: bolder;
	color: #3159D3;
	text-decoration: underline;
}
#join
{
	font-size: 20px;
	font-weight: bolder;
	color: #3159D3;
	text-decoration: none;
}#join:hover
{
	font-size: 20px;
	font-weight: bolder;
	color: #3159D3;
	text-decoration: underline;
}
#join1
{
	font-size: 20px;
	font-weight: bolder;
	color: #3159D3;
	text-decoration: none;
}#join1:hover
{
	font-size: 20px;
	font-weight: bolder;
	color: #3159D3;
	text-decoration: underline;
}
#player{
	z-index:3;
}