/*gobg*/
.breadcrumbs{
    padding: 0 0px;
}
.breadcrumbs img{
    float: left;
}
.breadcrumbs ul{
    list-style: none;
    overflow: hidden;
}
.breadcrumbs ul li{
    float: left;
    color: #464646;
    font-size: 14px;
    margin: 3px 0 0 5px;
	font-weight: normal;
}
.breadcrumbs ul li img{
    float: none;
}
.breadcrumbs ul li a{
    color: #2a73bc;
}
.brands_show {
  float: left;
  height: 177px;
  width: 260px;
  margin: 20px 0 0 22px;
  padding: 36px 0 0 5px;
  background-color: #98bd4d;
	}
	
	.brands_show_cat {
  float: left;
  height: 217px;
  width: 260px;
  margin: 20px 0 0 22px;
  padding: 10px 0 0 5px;
  background-color: #98bd4d;
  color: white;
	}
	.brands_show_cat a{
  color: white;
	}
	.brands_show_cat p{
 width:250px;
	}
	
	.top_category {
    background: url('/images/top.png');
  width: 872px;
  height: 63px;
  float: left;
  padding: 24px 0 0 14px;
  text-align: left;
  margin: 18px 0px 0px -2px;
	}