html {
    -webkit-font-smoothing: antialiased;
}

body {
    margin: 0px;
    letter-spacing: 1.1px;
}

#ad {
    position: absolute;
    display: block;
    /* border: #000000 1px solid; */
    overflow: hidden;
    width: 300px;
    height: 250px;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#bgExit {
    position: absolute;
    display: block;
    width: 300px;
    height: 250px;
    top: 0px;
    left: 0px;
	cursor: pointer;
}

#banner {
    position: absolute;
    display: block;
    width: 298px;
    height: 248px;
    overflow: hidden;    
}

#trace {
    position: absolute;
    width: 300px;
    height: 250px;
	/*background-image: url('F3.png');*/
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    opacity: 0.5;
    z-index: 1;
}

#frame_1 {
    position: absolute;
    width: 300px;
    height: 250px;
    overflow: hidden;
    opacity: 1;
}

#frame_2 {
    position: absolute;
    width: 300px;
    height: 250px;
    overflow: hidden;
    opacity: 0;
}

#frame_3 {
    position: absolute;
    width: 300px;
    height: 250px;
    overflow: hidden;
    opacity: 0;
}

#logo {
    position: absolute;
    width: 300px;
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
}

#sprite_img_f1 {
    position: absolute;
    width: 300px;
    height: 250px;
    left: 0px;
    top: 0px;
    /* background: url("f1_sprite.jpg") no-repeat; */
    background-position: 0 0;
}




#sprite_img_f1 img {
    height: inherit;
}

#sprite_img_f2 {
    position: absolute;
    width: 300px;
    height: 250px;
    /* left: 320px; */
}

#sprite_img_f2 img {
    height: inherit;
}

#sprite_img_f3 {
    position: absolute;
    width: 300px;
    height: 250px;
    /* left: 320px; */
}

#sprite_img_f3 img {
    height: inherit;
}

#f1_effect {
    position: absolute;
    width: 300px;
    height: 250px;
    background-image: url(f1_effect.png);
    background-repeat: no-repeat;
    background-size: cover;
    left: 0px;
    top: 0px;
    opacity: 0;
}

#f2_effect {
    position: absolute;
    width: 300px;
    height: 250px;
    background-image: url(f2_effect.png);
    background-repeat: no-repeat;
    background-size: cover;
    left: 0px;
    top: 0px;
    opacity: 0;
}

#f3_effect {
    position: absolute;
    width: 300px;
    height: 250px;
    background-image: url(f3_effect.png);
    background-repeat: no-repeat;
    background-size: cover;
    left: 0px;
    top: 0px;
    opacity: 0;
}

#bg_gif {
    position: absolute;
    width: 300px;
    height: 250px;
   /* background-image: url(f1.gif);*/
    background-repeat: no-repeat;
    background-size: cover;
    left: 0px;
    top: 0px;
    opacity: 1;
}

#quitting {
    position: absolute;
    width: 300px;
    height: 250px;
    background-image: url(quitting.png);
    background-repeat: no-repeat;
    background-size: cover;
    left:0px;
    top: 0px;
    opacity: 0;
}

#smoking {
    position: absolute;
    width: 300px;
    height: 250px;
    background-image: url(smoking.png);
    background-repeat: no-repeat;
    background-size: cover;
    left: 0px;
    top: 0px;
    opacity: 0;
}

#was_hard {
    position: absolute;
    width: 300px;
    height: 250px;
    background-image: url(was_hard.png);
    background-repeat: no-repeat;
    background-size: cover;
    left: 0px;
    top: 0px;
    opacity: 0;
}

#screening_for {
    position: absolute;
    width: 300px;
    height: 250px;
    background-image: url(screening_for.png);
    background-repeat: no-repeat;
    background-size: cover;
    left: 0px;
    top: 0px;
    opacity: 0;
}

#lung_cancer {
    position: absolute;
    width: 300px;
    height: 250px;
    background-image: url(lung_cancer.png);
    background-repeat: no-repeat;
    background-size: cover;
    left: 0px;
    top: 0px;
    opacity: 0;
}

#is_easy {
    position: absolute;
    width: 300px;
    height: 250px;
    background-image: url(is_easy.png);
    background-repeat: no-repeat;
    background-size: cover;
    left: 0px;
    top: 0px;
    opacity: 0;
}

#see_if_you {
    position: absolute;
    width: 300px;
    height: 250px;
    background-image: url(see_if_you.png);
    background-repeat: no-repeat;
    background-size: cover;
    left: 0px;
    top: 0px;
    opacity: 0;
}

#should_get {
    position: absolute;
    width: 300px;
    height: 250px;
    background-image: url(should_get.png);
    background-repeat: no-repeat;
    background-size: cover;
    left: 0px;
    top: 0px;
    opacity: 0;
}

#screened {
    position: absolute;
    width: 300px;
    height: 250px;
    background-image: url(screened.png);
    background-repeat: no-repeat;
    background-size: cover;
    left: 0px;
    top: 0px;
    opacity: 0;
}

#ala_logo {
    position: absolute;
    width: 70px;
    height: 29px;
    background-image: url(ala_logo.png);
    background-repeat: no-repeat;
    background-size: cover;
    left: 16px;
    top: 167px;
    opacity: 0;
}

#ad_logo {
    position: absolute;
    width: 29px;
    height: 29px;
    background-image: url(ad_logo.png);
    background-repeat: no-repeat;
    background-size: cover;
    left: 97px;
    top: 166px;
    opacity: 0;
}

#cta {
    position: absolute;
    width: 111px;
    height: 28px;
    background-image: url(cta.png);
    background-repeat: no-repeat;
    background-size: cover;
    left: 16px;
    top: 210px;
    opacity: 0; cursor: pointer;
}