#container_headertop {
	height:25px;
	width:100%;
	position:fixed;
	top:0px;
	background-image:url(http://www.fnige.org/images/headertop/headertop_02.jpg);
}
#inside_headertop {
	width:1000px;
	margin:0 auto;
	font-size:10px;
	line-height:25px;
	font-family:helvetica,arial;
}