/* BASIC css start */
#prdBrand { position: relative; width:1200px; }
.item { position: relative;}
.besttit { position:absolute; top:0px; left:10px;  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; color: #00498D;  }

.submenu a {color: #00498D; text-decoration:none;  font-size:12px; font-family: 'Nanum Gothic',µ¸¿ò, dotum; }
.submenu a:hover { color: #000; }

.cate-sort { text-align:center; margin:0 auto; border:3px solid #E5E5E5; padding:20px 0 20px 0;}


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

.total-sort { width:1200px; margin:0 auto;}

.nav_bar { text-align:left;}

.nav_bar a {color: #00498D; text-decoration:none;  font-size:12px; font-family: 'Nanum Gothic',µ¸¿ò, dotum;  font-weight: bold; }
.nav_bar a:hover { color: #DB0000; }

/* BASIC css end */

