.front-topbar {
	display: none;
}
.navbar-nav{
	display: none;
}
#topcontrol{
	display: none;
}
.bg-login{
	background-image:none;
}
.footer-style{
	line-height:50px;
	text-align: center;
}
.tv-header-top{
	display: none;
}
.tv-sidebar{
	display:none;
}
.footer {
    border-top: 2px solid #0b9ad6;
    padding: 0;
}
.footer-style {
    line-height: 50px;
    text-align: center;
}
.ba-step > li{
	width:20%;
}
#logo_show{
	width:122px;
	height:46px;
	background-position: center;
	background-repeat:no-repeat;
	display: block;
}
.footer-style h5{
	font-size:14px;
	margin-top:20px;
}
.f-logo{
	width:177px;
	height:40px;
	background:url(/bs/static/images/f_logo.png) center no-repeat;
	margin:20px auto 10px;
}