#main_body-1 {
	margin-top: 52.5px;
}

.hd2 {
	width: 100%;
	background-color: #00aaff;
	position: absolute;
	top: 93.2px;
}

.hd2.fixed {
	z-index: 99;
	width: 100%;
	background-color: #00aaff;
	position: fixed;
	top: 0px;
	box-shadow: 0px -5px 32px 0px #424242;
}

