body	{
	background-color:#ff9999;
	margin:0px;
}

img	{
	border-style:none;
}

a	{
	text-decoration:none
}

a:link	{
	color:#cccccc
}
a:visited	{
	color:#cccccc
}
a:hover	{
	color:#9900ff
}
a:active	{
	color:#cccccc
}
#box	{
	width: 620px;
	margin: auto;
	text-align:center;
}
.dkirBox {
	position: relative;
	z-index: 3;
	zoom: 1;
}
.dkir {
	background: url(image/indexbtn.gif) left top no-repeat;
	display: block;
	text-decoration: none;
	width: 620px;
	height: 191px;
}
.dkir:hover {
	background-position: left bottom;
}
.dkir span {
	position: relative;
	z-index: -1;
}
