div#dvd_body {
	text-align:center;
}

div#dvd_main {
	width:740px;
	height:886px;
	background:url(img/main.jpg) left top no-repeat;
	text-indent:-9999px;
}
div#dvd_main2023 {
	width:740px;
	height:930px;
	background:url(img/main2023.jpg) left top no-repeat;
	text-indent:-9999px;
}


a#dvd_form {
	display:block;
	width:659px;
	height:63px;
	background:url(img/btn.gif) left top no-repeat;
	text-indent:-9999px;
	margin:	18px auto;
}
a#dvd_form:link { background-position:0 0; }
a#dvd_form:visited { background-position:0 0; }
a#dvd_form:hover { background-position:0 -63px; }
a#dvd_form:active { background-position:0 -63px; }

div#dvd_footer {
	width:740px;
	height:113px;
	background:url(img/footer.png) left top no-repeat;
	text-indent:-9999px;
}
