/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	color: #FFFFFF;
	font-size: 12px;
}
h1 {
	font-size: 12px;
	margin: 20px;
}
#enter a {
	height: 40px;
	width: 200px;
	display: block;
	background-image: url(../image/enter.gif);
	background-repeat: no-repeat;
}
#enter a:hover {
	background-position: 0 -40px;
}
.style1 {
	color: #F00;
}
.banner {
	margin-bottom: 5px;
}
