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

.item { position: relative;}
.besttit { position:absolute; top:0px; left:20px;  width:50px; height:50px; background-color: #000;color: #fff; opacity: 0.7; filter: alpha(opacity=70); /* 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;  }
.submenu li {display:inline-block;height:12px;padding:0 20px ;border-right:0px solid #777;  word-wrap: break-word; }
.submenu a {color: #666; text-decoration:none;  font-size:12px; font-family: 'Nanum Gothic','Arial',sans-serif, 돋움; font-weight:bold; }
.submenu a:hover {color: #000; text-decoration:none; }

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


a.sel { color:#000;font-weight:bold;}


/* BASIC css end */

