div#header {
	display: list-item;
	list-style-position: inside;
	list-style-image: url(../images/bg_header.jpg);
	margin-top: 15px;
	width: 100%;
}
div#header h1 {
	height: 15px;
	position: absolute;
	left: 10px;
	top: 0px;
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
}
div#header .topback {
	display: none;
}
div.search {
	display: none;
}
div.swf {
	display: none;
}
div#g_navi {
	display: none;
}
