@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0px;

}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		padding:0px;
}

#page-container {
	width: 768px;
	height: 843px;
	margin: auto;
	z-index: 1;
	position: relative;
	background-image: url(../images/pre_image.jpg);
}
.we_help {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #69c436;
	text-decoration: none;
}
.enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #318436;
	text-decoration: underline;
}
a.enter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}




#logo {
	height: 87px;
	width: 281px;
	z-index: 2;
	position: absolute;
	top: 95px;
	left: 241px;
}

#text {
	height: 42px;
	width: 342px;
	z-index: 2;
	position: absolute;
	top: 193px;
	left: 210px;
}

#enter {
	height: 19px;
	width: 80px;
	z-index: 2;
	position: absolute;
	top: 260px;
	left: 340px;
}
