body{
	height:100%;
	background-color:#ffffff;
}

.google{
	width:900px;
	position:relative;
	padding-top:35px;

}

.iemenu{
	position:absolute;
	top:177px;
	left:65px;
	display:none;
	height:355px;
	border-top:none;
	
}

.cntnt{
	position:absolute;
	display:none;
	top:167px;
	left:65px;
	height:355px;
	border-top:none;
	
}

a:active, a:focus {
	outline:0;
}


.btm{
	background-color:#ffffff;
 	border-bottom:solid 1px #ababab;
}


a {
	color:#1919ef;
}