/*-- Reset Code --*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;color: #FFFFFF;
	font-family: FontKratos, 'Hiragino Sans GB', 'Microsoft Yahei', Arial, sans-serif;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;padding:0;margin:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{
	content:none;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}

/*-- //Reset Code --*/



/*-- Index-Page-Styling --*/

body {
	/*background: url("../images/569c3f3bc5641.jpg") no-repeat fixed center;*/
	background: rgba(0, 0, 0, 0.5);
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	font-family: FontKratos, 'Hiragino Sans GB', 'Microsoft Yahei', Arial, sans-serif;
	text-align: center;
	z-index: -1;
	text-shadow: black 0.1em 0.1em 0.2em;
}

body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition :0.5s all;
	-o-transition: 0.5s all;
	text-decoration: none;
}

h1 {
	font-size: 80px;
	font-weight: 400;
	color: #F9F9F9;
	text-shadow: black 0.1em 0.1em 0.2em;
	letter-spacing: 7px;
	margin-top: 50px;
}
.body-content{
	/*margin: auto;*/
	/*position: absolute;*/
	/*top: 15%;*/
	/*left: 0;*/
	/*right: 0;*/
	/*bottom: 0;*/
}
.container {
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    width: 80%;
    height: 50%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.full-background{
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	-webkit-filter: grayscale(20%);
}

.title {
	float: right;
	font-family: 'Oxygen', sans-serif;
	padding: 30px 30px 0 0;
}

.title h2 {
	color: #FFF;
	font-size: 30px;
}

.title h3 {
	font-size: 16px;
	font-weight: 600;
	color: #EEE;
	margin-top: 10px;
	text-align: right;
}

.date-time {
	position: absolute;
	bottom: 0;
	color: #FFF;
	width: 90%;
	padding: 0 30px 10px 30px;
	font-family: 'Oxygen', sans-serif;
}

div#txt {
	font-size: 35px;
	font-weight: 100;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

.footer {
	padding-bottom: 20px;
}

.remain-str{
	font-size:30px;
}
.hr-shirten{
	margin: 0px 0px 0px 0px;
	padding:0 18px;
	color:#FFF;
}
.now-date-time{
	font-weight: 100;
	text-align:center;
	font-size: 16px;
	padding:10px 0;
}
.now-time{
	margin-bottom: 10px;
	letter-spacing: 2px;
}
.td-selected{
	color:#FFF;
}
.remain-time{
	font-size: 75px;
	height:10px;
}
.main-title{
	width:100%;
	float:left;
}
.main-remain-time{
	text-align:center;
	color: #FFFFFF;
	font-weight: 100;
	width:100%;
	float:left;
	font-size: 75px;
}
.main-remain-time p{
	text-align:center;
	padding:0 18px;
	color: #FFFFFF;
	font-weight: 900;
}
.qq-info{
	width:100%;
	float:left;
	margin:1% 0% 0% 0%;
}
.qq-info-left {
	width:50%;float:left;
}
.qq-info-left a{
	color:#D9EEF7;
}
.qq-info-right {
	width:50%;float:left;
}
.qq-info-inline{
	font-size: 20px;
    width: 25%;
    height: 60%;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.footer{
	position:absolute;bottom:0;width:100%;height:20px;
	}
.play-mp3{
	width:100%;
	float:left;
	margin:1% 0% 0% 0%;
}
.play-mp3 button{
	width: 200px;  
        padding:8px;    
        background-color: rgba(0, 0, 0, 0.8);
        color: #FF0;  
        -moz-border-radius: 10px;  
        -webkit-border-radius: 10px;  
        border-radius: 10px;
        -khtml-border-radius: 10px;
        text-align: center;  
        vertical-align: middle;  
        border: 1px solid transparent;  
        font-weight: 900;  
        font-size:125%  
}