@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #999;
}
#wrapper {
	width:937px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main {
	width:937px;
	position: relative;
}
#cont {
	width:937px;
	position: relative;
}
.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #191919;
	line-height: 18px;
}
#top {
	position: fixed;
	bottom: 70px;
	margin-left:937px;
}
