#head .menu li#head-home, #head .menu li#head-home:hover, #head .menu li#head-home.over {
	background: #fff url(../images/all/head-menu-li.png) no-repeat 0 0;
}
#head .menu li#head-home a {
	color: #0040c0;
}
#head .menu {
	background: transparent url(../images/all/wrap.png) no-repeat 0 100%;
}
#main {
	border-top: 10px solid #fff;
	margin: 0;
	padding: 0;
	width: 880px;
}
#page {
	color: #fff;
	float: none;
	padding: 0;
	width: 880px;
}
#page .hold {
	margin: 0;
	width: 880px;
}
#page .strap {
	left: 320px;
	overflow: hidden;
	position: absolute;
	top: 20px;
	width: 240px;
}
#page .strap a.more {
	background: transparent url(../images/page/home-more.png) no-repeat 0 50%;
	color: #9c0;
	font-size: 18px;
	line-height: 30px;
	padding: 0 0 0 40px;
	width: 170px;
}
#page .note {
	background: transparent url(../images/page/home-note.png) no-repeat 0 0;
	bottom: 0;
	color: #000;
	font-size: 11px;
	overflow: hidden;
	position: absolute;
	right: 0;
	width: 240px;
	-moz-opacity: 0.75;
	opacity: .75;
	filter: alpha(opacity=75);
}
#page .note p {
	background: #fff;
	margin: 10px 0 0 0;
	padding: 10px 20px 20px 20px;
}