#main_top_index {
	width: 100%;
	height: 454px;
	background: #013C5A;
	border-bottom: 1px solid #fff;
	position: absolute;
	left: 0;
}
#main_top {
	width: 100%;
	height: 170px;
	background: #013C5A;
	border-bottom: 1px solid #fff;
	position: absolute;
	left: 0;
}

