.entire_oImg{width:100%;position:relative;}
.entire_oImg img{width:100%}
.entire_oImgBootm{    width: 100%;
    height: 77px;
    line-height: 77px;
    background: #dadada;
    color: #000;
	    font-size: 14px;
}
.entire_oImgBootm p{width: 100%;
    text-align: center;}
.entire_oImgBootm p a{text-decoration:underline;color: #000;}
@media (max-width:767px){
	.entire_oImgBootm{   
    height: 55px;
    line-height: 55px;
	font-size:12px;
  
}
	}