@charset "UTF-8";
/* CSS Document */

img {
border:0;
}

span {
display:none;
}

span img {
border:none;
}

a:hover {
border:none;
text-decoration:none;
}

a:hover span {
position:absolute;
left:-415px;
top:20px;
width:415px;
height:314px;
display:block;
}