@charset "utf-8";

.close-meerkat {
	position: absolute;
	display: block;
	height: 30px;
	width: 30px;
	cursor: pointer;
	z-index: 10;
}

.f_banner_area {z-index: 5;
    position: fixed;
    bottom: 0;
    width: 1040px;
    right: 0;
    left: 0;
    margin: 0 auto;}



