@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
#flash1 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 550px;
}


.by {
	width: 100%;
	text-align: center;
	background-image: url(images/KR-0776.png);
	background-repeat: repeat-x;
	background-position: center 430px;
}
#Lap {
	font-size: 10pt;
	line-height: 18pt;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
	z-index: 100;
	padding-bottom: 20px;
	color: #FFF;
}
#Lap a{
	color: #FFF;
	text-decoration: none;
}
#Lap a:hover{
	color: #FF9;
}
#Enter {
	width: 280px;
	position: absolute;
	right: 737px;
	bottom: 0px;
	height: 80px;
	z-index: 100;
}
#Enter a {
	background-image: url(images/Enter1.png);
	background-position: 0px 0px;
	font-size: 0px;
	color: #FFF;
	display: block;
	width: 280px;
	padding-top: 80px;
	height: 0px;
}
#Enter a:hover {
	background-position: 0px -80px;
}
#Enter2 {
	width: 280px;
	position: absolute;
	right: 450px;
	bottom: 0px;
	height: 80px;
	z-index: 100;
}
#Enter2 a {
	background-image: url(images/Enter2.png);
	background-position: 0px 0px;
	font-size: 0px;
	color: #FFF;
	display: block;
	width: 280px;
	padding-top: 80px;
	height: 0px;
}
#Enter2 a:hover {
	background-position: 0px -80px;
}


#Writing {
	float: left;
	width: 800px;
	margin-left: 50px;
	text-align: center;
}
