@charset "utf-8";
/* CSS Document */
html{
	height:100%
}

body {
	background-color: #333;
	height:100%
}

#head{
	height: 100%;
	background-image: url(img/bg02.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-size: 100% auto;
	background-color: #fdfdfd;
	position: relative;
}

.panel-body {
	font-family: "微軟正黑體", "Myriad Pro";
	overflow: auto;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.text {
	background-color: #FFF;
}


.h4,h4{
	font-size: 2.2em;
	font-weight: bolder;
	text-shadow: 1px 1px 4px #999;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	font-family: "微軟正黑體", "Myriad Pro";
	line-height: 1.2em;
	color: #B9670D;
	margin-top: 30;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
}

.h5,h5{
	font-size: 1.5em;
	color: #990;
	line-height: 1.3em;
	font-family: "微軟正黑體", "Myriad Pro";
	text-shadow: 1px 1px 4px #CCC;
	text-align: center;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.h6,h6{
	font-size: 1.3em;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	font-family: "微軟正黑體";
	line-height:0;
	padding:0;
	margin:1em 0 1em 0;
	letter-spacing: 0.2em;
}

dt{
	font-size: 1.2em;
	line-height: 2em;
	color: #000;
	text-shadow: 1px 1px 1px #CCC;
	font-family: "微軟正黑體", "Myriad Pro";
	margin-top: 1.2em;
	letter-spacing: 0.05em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-right: 10%;
	margin-left: 10px;
}
dd{
	font-size: 1.2em;
	color: #000;
	text-shadow: 1px 1px 1px #CCC;
	font-family: "微軟正黑體";
	line-height: 1.8em;
	padding-left: 10px;
	margin-top: 10px;
}

p{
	font-size: 1.2em;
	color: #000;
	text-shadow: 1px 1px 1px #CCC;
	font-family: "微軟正黑體", "Arial Unicode MS";
	line-height: 2em;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
}

a{
	text-decoration: none;
	font-size: 1.2em;
	font-family: "微軟正黑體", "Arial Unicode MS";
	text-indent: -1.2em;
	padding-left: 5px;
	
}
a:focus,a:hover{
	font-size: 1.2em;
	opacity: 0.7;
	text-decoration: none;
	transition: 0.2s;
}
.panel-body ol li {
	font-family: "微軟正黑體", "Myriad Pro";
	font-size: 1.5em;
	line-height: 2em;
	color: #039;
	margin-left: 40px;
}


a:focus{
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}
.txt{
	position: absolute;
	text-align: right;
	width: 100%;
	font-family: "微軟正黑體";
	font-size: 0.6em;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	bottom: 25px;
}

.txt a:focus, .txt a:hover {
	transition: 0.2s;
	opacity: 0.5;
	border-top: transparent;}
	
.t{
	text-indent: -3.4em;
	margin-left: 3.8em;
	margin-right: 1em;
}

.s{	padding-left: 4.4em;	margin-right: 1em;}
.d{
	text-indent: -1em;
	margin-left: 1.4em;
	margin-right: 1em;
	}
.txt-title01 {
	font-family: "微軟正黑體", "Myriad Pro";
	font-size: 1.5em;
	line-height: 1em;
	color: #603;
	margin-top: 60px;
	letter-spacing: 0.1em;
	padding-left: 10px;
	font-weight: bold;
}
.txt-title01-t {
	margin-top: 2em;
	background-image: url(../img/right-arrow-t.svg);
	background-repeat: no-repeat;
	background-size: 30px;
	text-indent: 30px;
	line-height: 30px;
}
.txt-title00 {
	font-family: "微軟正黑體", "Myriad Pro";
	font-size: 1.5em;
	line-height: 1.5em;
	color: #006;
	letter-spacing: 0.1em;
	padding-left: 10px;
	font-weight: bold;
	text-align: center;	
}
.txt-content01 {
	font-family: "微軟正黑體", "Myriad Pro";
	font-size: 1.2em;
	color: #039;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}



.red{
	color: #960;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 5px;
}
dd a{
	color: #933;
	font-size: 1em;
}
dd a:hover{
	color: #900;
	font-weight: bold;
	font-size: 1.05em;	
}
.txt2em{
	font-size:1.5em;
	line-height:4vh;
	letter-spacing: 0.1em;
	font-family: "微軟正黑體", "Myriad Pro";
	text-align:center;
}
.txtheard{
	position: absolute;
	text-align: center;
	width: 100%;
	display: inline-block;
	line-height: 8vh;	
	padding-right: 30px;
	padding-left: 30px;
	bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}
.txtheard a {
	color: #333;
}
.txtheard a:focus,.txtheard a:hover{
	color: #C30;	
	opacity: 0.9;
	text-decoration: none;
	transition: 0.2s;
}
.txt-t{
	font-family: "微軟正黑體", "Myriad Pro";
	font-size: 1.2em;
	margin-right: 1em;
}
.txt-t a{
	font-size: 1em;
	color: #036;
}
.txt-color {
	color: #00C;
}
.txt-left {
	margin-left: 50px;
}
.ac-title {
	color: #006;
	background-color: #fff;
	display: block;
	height: 30px;
	width: 100px;
	border-radius: 0px 70px 0px 70px;
	margin-left: 25px;
	padding-left: 15px;
	margin-top: 25px;
	font-weight: bold;
}
#artist  {
	width: 300px;
	float: right;
	margin: 10px;
}

/*瀑布*/
.content_box{
	display: inline-block;
	padding: 10px;
	margin: 5px 5px 5px 0;
	overflow:hidden;
	width:200px;
}


.panel-body ul li {
	color: #000;
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 10px;
	font-size: 1.25em;
	margin-right: 10px;
	text-align: justify;
}

.dt-top {
	margin-top: 3em;
	background-image: url(../img/fast-forward.svg);
	background-repeat: no-repeat;
	background-size: 45px;
	text-indent: 50px;
}

.head-img {
	position: absolute;
	left: 50%;
	top: 55%;
	bottom: auto;
	right: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	text-align: center;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	width: 55%;
	height: 600px;
	background-image: url(../img/title-01.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
