.print{
visibility:hidden;
}
.show{
visibility:visible;
}
.banner{
visibility:visible;
width:1000px;
height:181px;
}


