@charset "utf-8";
/* CSS Document */
.all{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background-color:#bc1124;
}
.Class1{
	float:left;
	width:70%; 
	height:100%;
	margin-left:0px;
	margin-top:0px; 
	overflow:hidden;
}
.Class1_header{
background: #7a7a7a; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjN2E3YTdhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjNGQ0YjRhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjNTE0ZTRkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzElIiBzdG9wLWNvbG9yPSIjNGM0YTQ5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJlMmMyYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg,  #7a7a7a 0%, #4d4b4a 25%, #514e4d 51%, #4c4a49 71%, #2e2c2c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#7a7a7a), color-stop(25%,#4d4b4a), color-stop(51%,#514e4d), color-stop(71%,#4c4a49), color-stop(100%,#2e2c2c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #7a7a7a 0%,#4d4b4a 25%,#514e4d 51%,#4c4a49 71%,#2e2c2c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #7a7a7a 0%,#4d4b4a 25%,#514e4d 51%,#4c4a49 71%,#2e2c2c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #7a7a7a 0%,#4d4b4a 25%,#514e4d 51%,#4c4a49 71%,#2e2c2c 100%); /* IE10+ */
background: linear-gradient(135deg,  #7a7a7a 0%,#4d4b4a 25%,#514e4d 51%,#4c4a49 71%,#2e2c2c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#2e2c2c',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

	width:100%;
	height:6%;
	overflow:hidden;

}
.header_str{
 float:left;
 margin-top:0.8%; 
 margin-left:1%; 
 color:#FFF;
  font-size:18px;
}
p{
	padding: 3%;
	color:#FFFFFF;
}
.Class1_content{
	width:100%;
	height:80%;
}
.Class1_footer{
   	width:100%;
	height:14%;
	background-color:#000;
	overflow-x: hidden;
	overflow-y:hidden; 
}
.Class2{
	float:right;
	width:30%;
	height:100%;
	margin-left:0px;
	margin-top:0px;
	overflow:hidden;
}
.Class2_header{
    width:100%;
	height:6%;
}
.Class2_content{
	width:100%;
	height:100%;
}
.button_1{
	float:left;
	margin-left:0;
	margin-top:0;
	width:25%;
	height:100%;
	background-color:#8b2a35;
	text-align:center;
}
.button_2{
	float:left;
	margin-left:0;
	margin-top:0;
	width:50%;
	height:100%;
	background-color:#0e6f5b;
	text-align:center;
}
.button_3{
	float:left;
	margin-left:0;
	margin-top:0;
	width:50%;
	height:100%;
	background-color:#c07d32;
	text-align:center;
}
.button_4{
	float:left;
	margin-left:0;
	margin-top:0;
	width:0%;
	height:100%;
	background-color:#d8d8d9;
	text-align:center;
}
.button_5{
	float:left;
	margin-left:0;
	margin-top:0;
	width:25%;
	height:100%;
	background-color:#66295c;
	text-align:center;
}
.content_1{
	float:left;
	margin-left:0;
	margin-top:0;
	width:100%;
	height:100%;
	background-image:url('../images2/B-1.png');
	overflow-x: hidden;
	overflow-y:auto; 
	display:none;
}
.content_2{
	float:left;
	margin-left:0;
	margin-top:0;
	width:100%;
	height:100%;
	background-image:url('../images2/B-2.png');
	overflow-x: hidden;
	overflow-y:auto; 
	display:none;
}
.content_3{
	float:left;
	margin-left:0;
	margin-top:0;
	width:100%;
	height:100%;
	background-image: linear-gradient(to bottom, #1e1e1e, #1c1933);
	overflow-x: hidden;
	overflow-y:auto; 
	display:block;
}
.content_4{
	float:left;
	margin-left:0;
	margin-top:0;
	width:100%;
	height:100%;
	background-image:url('../images2/B-4.png');
	overflow-x: hidden;
	overflow-y:auto; 
	display:none;
	padding-left:3%;
}
.content_5{
	float:left;
	margin-left:0;
	margin-top:0;
	width:100%;
	height:100%;
	background-image:url('../images2/B-5.png');
	overflow-x: hidden;
	overflow-y:auto; 
	display:none;
}
.Class2_footer{
   	width:100%;
	height:12%;
	background-image:url('../images2/etc2.png');
	padding-top:0.5%;
	padding-left:3%;
	padding-right:3%;
    text-align:left;
	color:#FFF;
}
.Song1{
	float:left;
	margin-top:5%;
	margin-right:5%;
	margin-left:5%;
	color:#f7ed11;
	text-align:left;
	font-size:28px;
}
.Song_f{
	float:left;
	width:100%;
	margin-top:5%;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}
.Song2{
	 float:left;
	 margin-top:5%;
	 margin-right:5%;
	 margin-left:5%;
	 color:#FFFFFF;
	 font-size:18px;
}
.Singer1{
	float:left; 
	margin-top:5%; 
	margin-right:5%;
	margin-left:5%;
	color:#f7ed11;
	text-align:left;
	font-size:28px; 
}
.Singer2{
	float:left; 
	margin-top:5%;
	margin-right:5%; 
	margin-left:5%; 
	color:#FFFFFF;
	font-size:18px;
}.YList{
	width:100%;
	float:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:2%;
}
.YList_1{
	width:auto;
	float:left;
	margin-left:2%;

}
.YList_2{
	width:70%;
	float:left;
	text-align:left;
	margin-left:2%;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	line-height:7px;	
}
div img {  vertical-align:top;}
.YList_2 a{
	color:#FFF;
	text-decoration:none;
}
.YList_2 a:hover{
	color:#F96;
	text-decoration:none;
}
.YList_3{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#95aab5;
}
.YBimg{
	max-width:40%;
}
.SongText{
	font-size:15px;
}
.google_cs11{
 font-family: 'Kalam',微軟正黑體, cursive;
 font-size:28px;
 letter-spacing:0px;
 filter: shadow(Color='#666',Direction=180,Strength=4);
 text-shadow:4px  4px  3px  #666;
 }
 .google_cs17{
	font-family: 'Kalam',微軟正黑體, sans-serif;
 font-size:22px;
 letter-spacing:0px;
 filter: shadow(Color='#666',Direction=180,Strength=4);
 text-shadow:4px  4px  3px  #666;
 }