body {
    font-family: "Microsoft YaHei";
    background: url(../images/story/bg.jpg) center top no-repeat;
}

ul {
    list-style: none outside none;
}

.content {
    width: 1280px;
    margin: 0 auto;
}

.main {
    height: 1156px;
    background: url(../images/story/main.jpg) center no-repeat;
}

.guide {
    float: left;
    display:inline;
    margin-top: 133px;
    margin-left: 26px;
}

.guide a {
    display: block;
    width: 192px;
    height: 69px;
}

.right {
    float: left;
}

.focus {
    margin-top: 10px;
    margin-left: 578px;
    height: 30px;
}

.focus p {
    float: left;
    color: #f378bd;
    font-size: 15px;
    line-height: 30px;
}

.focus ul {
    float: left;
}

.focus li {
    float: left;
    display:inline;
    margin-right: 7px;
    width: 30px;
    height: 30px;
}

.focus a {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
}

.hidden {
    display: none;
}

.code_pic {
    margin-top: 4px;
    margin-left: 623px;
    height: 138px;
}

.play {
    margin-top: 78px;
    margin-left: 295px;
    width: 121px;
    height: 119px;
    overflow: hidden;
    /*background: url(../images/play_btn_24.png) center no-repeat;*/
    /*_background: url(../images/play_btn_8.png) center no-repeat;*/
}

/*.play a {*/
    /*display: block;*/
    /*margin-top: 10px;*/
    /*margin-left: 10px;*/
    /*width: 108px;*/
    /*height: 108px;*/
    /*border-radius: 100%;*/
/*}*/

/*.play a:active {*/
    /*background: url(../images/play_active_24.png) center no-repeat;*/
    /*_background: url(../images/play_active_8.png) center no-repeat;*/
/*}*/

.intro p {
     margin-top: 163px;
     margin-left: 145px;
     width: 767px;
     color: #81511c;
     font-size: 16px;
     line-height: 35px;
 }

.foot .footer {
    margin-top: 0px;
}