body{
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

sup{
    position: absolute;
    vertical-align: super;
}

img{
    image-rendering: crisp-edges;
}

#mainBanner{
    width: 300px;
    height: 250px;
    overflow: hidden;
    display: block;
    position: relative;
    background-image: url(../imgs/2017_MKZ_300x250.jpg);
}

#border{
    position: absolute;
    border: 1px solid #333;
    width: 298px;
    height: 248px;
    display: block;
    z-index: 8990;
}
#screen{
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 8998;
    position: absolute;
    opacity: 1;
    cursor: pointer;
}
#orange{ width:202px; height:19px; background-image: url(../imgs/texts.png); background-repeat:no-repeat; background-position:-2px -104px; position:absolute; top:218px; left:49px;}
#text01{ width:206px; height:31px; background-image: url(../imgs/texts.png); background-repeat:no-repeat; background-position:2px 0px; position:absolute; top:16px; left:47px; opacity:0; }
#text02{ width:192px; height:31px; background-image: url(../imgs/texts.png); background-repeat:no-repeat; background-position:-7px -35px; position:absolute; top:54px; left:54px; opacity:0; }
#text03{ width:116px; height:13px; background-image: url(../imgs/texts.png); background-repeat:no-repeat; background-position:-44px -68px; position:absolute; top:26px; left:92px; opacity:0; }
#text04{ width:142px; height:13px; background-image: url(../imgs/texts.png); background-repeat:no-repeat; background-position:-31px -87px; position:absolute; top:46px; left:79px; opacity:0; }
#orangeover{ width:202px; height:19px; background-image: url(../imgs/texts.png); background-repeat:no-repeat; background-position:-2px -124px; position:absolute; top:218px; left:49px; opacity:0;}