.breadcrumb{
max-width:1100px;
margin:10px auto;
padding:5px 0px;
font-size:13px;
color:#666;
}

.breadcrumb a{
color:#666;
text-decoration:none;
}

.breadcrumb a:hover{
text-decoration:underline;
}