/* CSS Document */

td img {
display: block;
}
body {
margin-top: 0px;
background-color: #FFF;
}
.style1 {
font-size: 12px;
font-weight: bold;
}
.style2 {
font-size: 10px;
}

a:link {
color:#000000;
}
a:hover {
color:#999999;
}
a:visited {
color:#999999;
}

#Layer1 {
position: absolute;
top:200px;
left:50%;
z-index: 1;
}
#Layer1 a{
outline:none;
}
#shinobi {
text-indent:-9999px;
}