body {
	background-color: #FFFFFF;
}
#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header .cp a {
	color: #666666;
	text-decoration: none;
	float: right;
	width: auto;
	padding-right: 17px;
	padding-top: 18px;
	font-size: 85%;
}
#header {
	width: 800px;
	float: left;
	padding-bottom: 180px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../main_img/main_topimg.jpg);
	background-attachment: scroll;
}
#header .txtNav {
	color: #666666;
	text-decoration: none;
	padding-right: 17px;
}
#header .txtNav a {
	color: #666666;
	text-decoration: none;
	padding-left: 17px;
	font-size: 85%;
}
#header .txtNav li {
	display: inline;
}
#header .txtNav {
	float: right;
	clear: right;
}
