@charset "utf-8";
#depth {
width:700px;
height:200px;
margin:20px auto;
}
#depth-1 {
position:relative;
width:250px;
height:200px;
float:left;
margin-right:30px;
}
#typeA {
position:absolute;
top:11px;
left:116px;
}
a:hover #photoA {
background:url(../IndiImg/depth-gauge/depth-gauge-2.jpg);
width:268px;
height:500px;
position:absolute;
top:-216px;
left:106px;
}
table {
width:600px;
margin-bottom:0;
}
#products {
margin:0 0 30px 90px;
}
#products a {
text-decoration:none;
position:relative;
}
a #products-1 {
display:none;
width:216px;
}
a:hover #products-1 {
display:block;
position:absolute;
top:0px;
left:93px;
}
