#main_top_index {
	width: 100%;
	height: 404px;
/*background:url("images/bg_dark.gif") repeat scroll 0 0 #333333;	border-bottom: 1px solid #999;*/
background:#FFF;	border-bottom: 1px solid #183d8e;
	position: absolute;
	left: 0;
}
#main_top {
	width: 100%;
	height: 94px;
	background:#FFF;
/*background:url("images/bg_dark.gif") repeat scroll 0 0 #333333;*/
	border-bottom: 1px solid #999;
	position: absolute;
	left: 0;
}

