body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #040506;
}
.warp{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.logoall{
	text-align: center;
	display: block;
	margin: 0px;
	width: 1000px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	position: relative;
	overflow: hidden;
}
.txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #85B8C0;
	display: block;
	margin: 0px;
	width: 1000px;
	position: relative;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #585757;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	position: relative;
	text-align: center;
}
