html, body{
	margin: 0;
	padding: 0;
}

html{
	height:100%;
}

body{
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:760px;
}

/*Font*/
body{
	font-size: 80%;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #333;
	background-color: #fff;
}


.nav-top, #bx-panel, .h-lang, .h-search, .learn-left-data,#content .nav-breadcrumbs,#content .lnk-print, footer .nav-qnav, footer a, footer .fr, #content .inner-slider{
	display: none !important;
}

#content .content-i2 .nav-breadcrumbs {display: block !important;}

#conent{
	height:100%;
}

.inner-content{
	background:none !important;
	padding-top:0px !important;
}

#content aside{
	display: none !important;
	float: none !important;
	width: 0px !important;
}


#content .content-i2{
	float: none !important;
	width: auto !important;
}

.content{
	padding-bottom:0px !important;
}

footer{
	margin-top: -50px !important;
	height: 50px !important;
}

a {color:#1952D3 !important;}

.lnk-js {
display: none !important;
}