
.christmas {
    background-image: url(../images/christmas.png);
    background-repeat: no-repeat;
    height: 485px;
    position: absolute;
    top: 0;
    width: 160px;
    z-index: 99;
}
.christmas_left {
    background-position: 0 0;
    left: 0;
}

.christmas_right {
    background-position: right 0;
    right: 0;
}


.merry_ad{text-align: center; background: #cd0002; margin: 0; height: 50px; overflow: hidden;}
.merry_ad01{position: relative; width: 960px; margin: 0 auto;}

.span_day{position:absolute;left:662px;top:3px;line-height:46px;letter-spacing:14px;font-size: 30px; font-weight: bold; color: #cd0002;font-family:Arial,Helvetica,sans-serif;}
.span_hour{left:760px;position:absolute;top:3px;line-height:46px;letter-spacing:14px;font-size: 30px; font-weight: bold; color: #cd0002;font-family:Arial,Helvetica,sans-serif;}
.span_min{left:830px;position:absolute;top:3px;line-height:46px;letter-spacing:14px;font-size: 30px; font-weight: bold; color: #cd0002;font-family:Arial,Helvetica,sans-serif;}
.span_sec{left:901px;position:absolute;top:3px;line-height:46px;letter-spacing:14px;font-size: 30px; font-weight: bold; color: #cd0002;font-family:Arial,Helvetica,sans-serif;}