/* BASIC css start */
#prdBrand { position: relative; width:1320px; }
.item { position: relative;}
.besttit { width:310px; margin:0 auto 10px; text-align:center;}
.besttit .box { font-size:16px;  line-height:35px; color:#263953;font-family: 'Lato',sans-serif; font-weight:bold; padding-top:5px;  font-weight:bold; border-bottom:1px solid #263953; letter-spacing:3px;}





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

.submenu a {color: #5D5D5D; text-decoration:none;  font-size:12px; font-family: 'Nanum Gothic',돋움, dotum; }
.submenu a:hover { color: #000; }

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



/* 상품 total/정렬 */
.total-sort { zoom: 1; overflow: hidden; width:1300px; margin:0 auto 50px;  border-top: 1px solid #e5e5e5;  background-color: #fff; padding-top:40px;  padding-bottom:40px;  }

/* total */
.total-sort .total { float: left; width: auto; font-size:11px; font-family: 'Lato',sans-serif; letter-spacing:1px; }
.total-sort .total dt,
.total-sort .total dd { display: inline; }
.total-sort .total dd { font-weight: none; }
.total-sort .total dt { padding-left:15px; }
/* sort */
.total-sort .sort { float: right; width: auto; display: inline; margin-right: 20px;  }
.total-sort .sort li,
.total-sort .sort li a { float: left; width: auto; font-size:11px; font-family: 'Lato',sans-serif; height:25px;line-height:25px;}
.total-sort .sort li { display: inline; margin-left: 10px; line-height:25px; height:25px;}


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


/* BASIC css end */

