/*党史105周年*/
.top_con {
    width: 100%;
    height: 2100px;
    background: url(../images105/top_bg.jpg) top center no-repeat;
    position: relative;
}
body.bg_list {
    background: url(../images105/top_bg_list.jpg) top center no-repeat;
}
body.bg_time {
    background: url(../images105/top_bg_time.jpg) top center no-repeat;
}

.top_con_time div.detail_con div.boat div.stamp {
    width: 385px;
    height: 259px;
    background: url(../images105/detail_con_stamp.png) no-repeat;
    background-size: contain;    
    position: absolute;
    bottom: 0px;
    right: 0px;
}