* {
	margin: 0;
	padding: 0;
}
#skywrap{
background-image:url(/uploads/event/worship_candles/skybg.jpg);
width:100%;
position:relative;
background-repeat:no-repeat;
background-position:center;
user-select:none;
background-size: cover;
}

.skylightbox {
	width: 100%;
	height: 650px;
	position: relative;
	overflow: hidden;
}
.true_buddha_pic{ position:absolute; z-index:1; bottom:0;right:0}
.true_buddha_pic img{ width:750px}
.skylighttitle{position:absolute; z-index:3; color:#FFFFFF; left:120px; top:250px;}
.skylighttitle h1{ font-size:2.8em; font-family:"標楷體";text-shadow: black 0.1em 0.1em 0.2em;font-weight:bold}
.tbsnlogo{ position:absolute; z-index:2; bottom:10px; left:15px}
.lightname{ position:relative;background-image:url(/uploads/event/birthday80/light01.png); background-repeat:no-repeat; background-position:center center; background-size:100%; height:223px; display: table; }
.lightname span{font-size:1.4em; color:#9f1b22; text-align:center;font-family:"標楷體"; font-weight:bold;display: table-cell;
vertical-align: bottom;}
@media (max-width: 991px){.true_buddha_pic img{ width:300px} .skylightbox {height: 500px} .skylighttitle{color:#FFFFFF; left:0px; top:20px;width:100%} .skylighttitle h1{ font-size:2em; text-align:center}}
@media (min-width: 991px) and (max-width: 1200px){.skylighttitle{left:30px}.skylighttitle h1{ font-size:2.4em}}

.myskylightbox{
	user-select:none;
	position:fixed;
	bottom:-223px;
	width:200px;
	height:223px;
	z-index:999;
	background-image:url(/uploads/event/birthday80/light01.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:100%;
	display:table;
}
.myskylightbox span{
	font-size:2.0em;
	color:#9f1b22; 
	text-align:center;
	font-family:"標楷體";
	font-weight:bold;
	display: table-cell;      
	vertical-align: middle;
}