@charset "utf-8";
/* CSS Document */
/*index.html*/
#wrapIdx{
background:url(../images/image.jpg) no-repeat;
}
.idxLink dl{
width:330px;
}
#wrapIdx dt{
text-indent:-99999px;
}
a.lk1 dt{
background:url(../images/idx_link_builder.gif) no-repeat;
}
a.lk1:hover dt{
background:url(../images/idx_link_builder_ov.gif) no-repeat;
}
a.lk2 dt{
background:url(../images/idx_link_user.gif) no-repeat;
}
a.lk2:hover dt{
background:url(../images/idx_link_user_ov.gif) no-repeat;
}
a.lk3 dt{
background:url(../images/idx_link_dealer.gif) no-repeat;
}
a.lk3:hover dt{
background:url(../images/idx_link_dealer_ov.gif) no-repeat;
}
a.lk4 dt{
background:url(../images/idx_link_car.gif) no-repeat;
}
a.lk4:hover dt{
background:url(../images/idx_link_car_ov.gif) no-repeat;
}
a.lk5 dt{
background:url(../images/idx_link_coaks.gif) no-repeat;
}
a.lk5:hover dt{
background:url(../images/idx_link_coaks_ov.gif) no-repeat;
}
/*-------------------------------------------------------------*/
#wrapLinkMsds{
margin:50px 0 0 0;
background:url(../images/idx_link_msds_back.gif);
padding:5px;
}
#wrapLinkMsds a dl{
padding:20px;
background:#ffffff url(../images/idx_link_msds_image.gif) no-repeat 100% 0;
}
#wrapLinkMsds a {
text-decoration:none;
cursor:pointer;
}
#wrapLinkMsds a:hover{
text-decoration:underline;
}
#wrapLinkMsds a dt{
background:url(../images/idx_link_msds.gif) no-repeat;
width:210px;
height:17px;
text-indent:-9999px;
}
#wrapLinkMsds a:hover dl{
background:#f8f6ef url(../images/idx_link_msds_image.gif) no-repeat 100% 0;
}
#wrapLinkMsds a:hover dt{
background:url(../images/idx_link_msds_ov.gif) no-repeat;
}
#wrapLinkMsds dd{
width:535px;
margin:10px 0 0 0;
font-size:0.75em;
line-height:150%;
}
/*-------------------------------------------------------------*/
/*-------------------------------------------------------------*/
