.m_banner_hide{
	display:none;
	background-color:#1f304b;
}
.m_banner_show{
	display:block;
	background-color:#1f304b;
}
