@charset "iso-8859-2";
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4a0606;
	margin: 0px;
	padding: 0px;
}
.top {
	background: url(../images/back1.jpg) no-repeat bottom left;
}
.top table {
	margin: 0 auto 0 300px;
}
.top table tr td {
	vertical-align: bottom;
}
.top table tr td .logo {
	text-align: center;
	width: 400px;
	margin: 15px 0 0 0;
}
.top table tr td .text {
	width: 400px;
	margin: 15px 0 0 0;
	border: 1px solid #d51212;
	background: #860b0b;
	cursor: default;
}
.top table tr td .text p {
	text-align: justify;
	padding: 15px;
	color: #ffffff;
	line-height: 16px;
	margin: 0;
}
.top table tr td .text_18 {
	width: 400px;
	margin: 15px 0 0 0;
	border: 1px solid #d51212;
	background: #860b0b;
	text-align: center;
	padding: 15px 0;
}
.top table tr td .enter {
	margin: 15px 0 15px 0;
}

.bottom {
	background: url(../images/back.gif) repeat-x top left;
	height: 184px;
}
.bottom .in {
	background: url(../images/back2.jpg) no-repeat top left;
	height: 184px;
}
.bottom .in .text {
	padding: 15px 15px 0 300px;
	cursor: default;
	width: 400px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom2 {
	background: url(../images/back3.jpg) no-repeat top left;
	height: 110px;
}
