/* CSS Document */

@import url("first/first.css");

@import url("first/sub.css");

#enteringbt {
	height: 84px;
	width: 266px;
	position: relative;
	top: 248px;
	margin-left: 278px;
}
#enteringbt a:link, #enteringbt a:visited {
	background-image: url(../audition/img/enteringbt.gif);
	height: 84px;
	width: 266px;
	display: block;
	text-indent: -9999px;
}
#enteringbt a:hover {
	background-position: 0px -84px;
}
#enteringbt2 {
	height: 84px;
	width: 266px;
	margin-right: auto;
	margin-left: auto;
}
#enteringbt2 a:link, #enteringbt2 a:visited {
	background-image: url(../audition/img/enteringbt2.gif);
	display: block;
	height: 84px;
	width: 266px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#enteringbt2 a:hover {
	background-position: 0px -84px;
}
