
body {
    padding:0;
    margin:0;
    background-image:url(../img/bg.jpg);
    background-color:#000;
    background-repeat: no-repeat;
    background-position: center;
    position:relative;
    width: 100%;
    height: 768px;
    margin-left:0px;
    margin-top:0px;
    z-index: -2;

}


.Heading {
    display:block;
    width:auto;
    height:300px;
    position:relative;
    background-color:transparent;
    
    
}

.Contenr {
    display:block;
    width:auto;
    height:300px;
    position:relative;
    margin-top:-80px;
    background-color:transparent;
    
}



.Footer {
	background-color: #000000;
	height: 70px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0px;
    z-index:-1;
    
}

.bg {


}

.Logo {
    margin:0 auto;
    height:385px;
    width:320px;
    background-image:url(../img/Ct_02.png);
}

.Displaytyp {
    margin:0 auto;
    margin-top:200px;
    width:660px;
    height:136px;
    background-image:url(../img/Ct_06.png)
    
}

#Menubar {
    width: 420px;
    color:#fff;
    font-family: arial;
    margin: 0 auto;
    position: relative;
    top: 34em;
    z-index: 999;
}



.sponser {
    top:15px;
    position:relative;
    width:817px;
    height:46px;
    margin:0 auto;
    background-image:url(../img/Ct_10.png);
    
}



#Bauttom01 {
    cursor: pointer;
    display: inline-block;
    z-index: 9999;
}
#Bauttom01:hover{
    color:#f26522;
    
}
#Bauttom01:active{
    margin-top:5px;
    
}

#line {
    margin-left: 1em;
    margin-right: 1em;
    display: inline-block;
}



.barlogo {
    width:1100px;
    height:189px;
    display:block;
    margin:0 auto;
    
}

.SF {
    background-image:url(../img/images/aa_03.png);
    height:189px;
    width:223px;
    display:block;
    margin:0 auto;
    float:left;
}

.KOF {
    background-image:url(../img/images/aa_05.png);
    height:170px;
    width:223px;
    display:block;
    margin:0 auto;
    margin-top:25px;
    float:right;
}



#button_play {
    /*background-image: url(../img/play.png);*/
    width: 259px;
    height: 112px;
    margin: 0 auto;
    position: relative;
    top: 30.5em;
    cursor: pointer;
    z-index: 9999;
}
#button_play:hover{
    color:#f26522;
    
}
#button_play:active{
    margin-top:5px;
    
}
