body {
    background: #000;
    text-align: center;
}
#body {
    background-image: url(../img/bg-index.jpg);
    width:1020px;
    height: 750px;
    margin: 0px auto;
    
}
#Btn {
    position: relative;
    top: 310px;
    left: 0px;    
}

#body_2 {
    background-image: url(../img/bg-film.jpg);
    width:1020px;
    height: 750px;
    margin: 0px auto;
}
#video {
    position: relative;
    margin: 0px auto;
    top:180px;
    width:640px;
    height:360px;
   
}
#ld {
    position: relative;
    left:0px;
    top:57px;
    cursor:pointer;
}
#sd {
    position: relative;
    left:0px;
    top:63px;
    cursor:pointer;
}
#hd {
    position: relative;
    left:0px;
    top:57px;
    cursor:pointer;
}
#footer {
    color: #432c0e;
    font-size: 12px;
    text-align: center;
}
#footer a{
    color: #432c0e;
    text-decoration: none;
}
#footer a:hover{
    color: #432c0e;
    text-decoration: none;
}
#footer a:visited{
    color: #432c0e;
    text-decoration: none;
}
#footer p {
    padding-top: 5px;
}

.menu {
    margin-top: 65px;
}
