/* BASIC css start */
#prdBrand { position: relative; }

.item { position: relative;}
.besttit { position:absolute; top:0px; left:10px;  width:50px; height:50px; background-color: #333;color: #fff; opacity: 0.9; filter: alpha(opacity=90); /* For IE8 and earlier */ }
.besttit .box { font-size:12px;  color:#fff; font-family: 'Source Sans Pro',sans-serif; font-weight:bold; padding-top:5px; }
.besttit .box span { font-size:16px;  color:#fff; font-family: 'Source Sans Pro',sans-serif; font-weight:bold; }




.submenu { position: relative; text-align:center; margin:20px auto; color: #ccc; }

.submenu a {color: #A5A5A5; text-decoration:none;  font-size:12px;  }
.submenu a:hover {color: #000; font-weight:bold;}

.cate-sort { text-align:center; margin:0 auto;}

.cate-sort a { padding:0 7px;}


a.sel { color:#000; }


/* BASIC css end */

