@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	text-align: center;
}

#mainbox {
	height: auto;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}
#box1 {
	float: left;
	height: auto;
	width: 938px;
	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
	height: 167px;
	width: 128px;
}
#top {
	float: left;
	height: 167px;
	width: 810px;
}
#box2 {
	float: left;
	height: 462px;
	width: 938px;
	margin: 0px;
	padding: 0px;
}
#box3 {
	float: left;
	height: 50px;
	width: 755px;
	text-align: center;
	padding-left: 105px;
}
#box4 {
	float: left;
	height: 40px;
	width: 938px;
	padding-top: 40px;
}
.txtppag {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #999;
	line-height: 20px;
}
.txtppag	a:link {
	color: #999;
	text-decoration: none;
}
.txtppag	a:visited {
	text-decoration: none;
	color: #999;
}
.txtppag	a:hover {
	text-decoration: underline;
	color: #999;
}
.txtppag	a:active {
	text-decoration: none;
	color: #999;
}

