@charset "utf-8";
#nav li #current {
background-color:#CCCCCC;
color:#99FFCC;
}
#nav li #current:hover {
background-color:#CCCCCC;
color:#99FFCC;
border-left:12px solid #151571;
}
img {
border:0;
}
a {
text-decoration:none;
}
a:hover {
background: #FFCCCC;
}
.cutting {
width:100px;
height:96px;
margin:8px 11px;
float:left;
}
.hole {
width:200px;
height:150px;
margin:8px 11px;
float:left;
}
.threading {
width:200px;
height:150px;
margin:8px 11px;
float:left;
}
#partial {
width:106px;
}
.end-mill {
width:220px;
height:290px;
margin:8px 11px;
float:left;
}
.external {
widows:200px;
height:140px;
margin: 8px 11px;
float:left;
}