@charset "UTF-8";
/* CSS Document */

#fly {
	height: 350px;
	width: 233px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/pre/fly_intro.png);
	margin-top: 160px;
	background-repeat: no-repeat;
}

#enter {
	height:33px;
	width: 233px;
	margin-top:312px;
	width: 233px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

.enter_img {
	margin-top: 7px;	
}

#info {
	width: 233px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
}

.small_letters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	color: #333;
}#info .small_letters a {
	color: #09F;
	text-decoration: underline;
}

#info .small_letters a:hover {
	color: #000;
	text-decoration: underline;
}


#feedback_form {
	background-color: #E0E0E0;
	height: 400px;
	width: 233px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.form_table {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;	
}
