body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_dragon.jpg);
}
a:link {
	color: #ed145b;
}
a:visited {
	color: #ed145b;
}
a:hover {
	color: #85002b;
}
a:active {
	color: #85002b;
}
.t13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #4d7104;
}
#MenuFrame {
	position: relative;
	background-image: url(images/menu_bg.gif);
	height: 70px;
	width: 100%;
}
#Menu01, #Menu01on {
	display: block;
	position: absolute;
	height: 30px;
	width: 90px;
	left: 206px;
	top: 28px;
}
#Menu02, #Menu02on {
	display: block;
	position: absolute;
	height: 30px;
	width: 90px;
	left: 314px;
	top: 30px;
}
#Menu03, #Menu03on {
	display: block;
	position: absolute;
	height: 30px;
	width: 70px;
	left: 422px;
	top: 30px;
}
#Menu04, #Menu04on {
	display: block;
	position: absolute;
	height: 30px;
	width: 90px;
	left: 516px;
	top: 30px;
}
#Menu05, #Menu05on {
	display: block;
	position: absolute;
	height: 30px;
	width: 110px;
	left: 620px;
	top: 29px;
}
#Menu01on, a#Menu01:hover {
	background-repeat: no-repeat;
	background-image: url(images/menu_hover01.gif);
}
#Menu02on, a#Menu02:hover {
	background-image: url(images/menu_hover02.gif);
	background-repeat: no-repeat;
}
#Menu03on, a#Menu03:hover {
	background-image: url(images/menu_hover03.gif);
	background-repeat: no-repeat;
}
#Menu04on, a#Menu04:hover {
	background-image: url(images/menu_hover04.gif);
	background-repeat: no-repeat;
}
#Menu05on, a#Menu05:hover {
	background-image: url(images/menu_hover05.gif);
	background-repeat: no-repeat;
}
