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


#alap {
	margin: 0 auto;
	width:900px;
	height:100%;
	z-index:3;
	top: 0;
}
#fent {
	margin: 0 auto;
	width:100%;
	height:125x;
	z-index:4;
	top: 0;
	font:Times, "Times New Roman";
}
#menu {
	margin: 0 auto;
	width:100%;
	height:50px;
	z-index:5;
	color: #eff62e;
	top: -20px;
	background: rgba(255, 2555, 255, .9);
	font:Times, "Times New Roman";
}
#logo {
	position: relative;
	margin: 0 auto;
	width: 400px;
	height: 500px;
	z-index: 1;
	top: ;
	left: -190px;
}
#hatter {
	position:relative;
	margin: 0 auto;
	height:100%;
	z-index:3;
	top:-500;
	background: rgba(255, 2555, 255, .9);
	font:Times, "Times New Roman";

}
#logof {
	position:relative;
	margin: 0 auto;
	height:50px;
	z-index:3;
	top:4;
	left:80;
}
#kep1 {
	position:relative;
	margin: 0 auto;
	height:50px;
	z-index:4;
	top:-380;
	left:600;
}
#kep2 {
	position:relative;
	margin: 0 auto;
	height:50px;
	z-index:4;
	top:-40;
	left:240;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #531E1D;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
