#main_top_index {
	width: 100%;
	height: 404px;
	background:  #009de0;
	border-bottom: 1px solid #CCCCCC;
	position: absolute;
	left: 0;
}
#main_top {
	width: 100%;
	height: 140px;
	background:  #009de0;
	border-bottom: 1px solid #999;
	position: absolute;
	left: 0;
}

