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

.item { position: relative; margin:0 auto;}
.besttit { width:200px; height:20px; }
.besttit .box { font-size:12px;  color:#333; font-family: 'Source Sans Pro',sans-serif; font-weight:none; padding-left:3px; text-align:left; }

.submenu { position: relative; text-align:center; margin:20px auto; color: #ccc; }
.submenu a {color: #666; text-decoration:none; font-size:12px; font-family: arial,돋움, dotum;}
.submenu a:hover {color: #333; text-decoration:none; }

.cate-sort { text-align:center; margin:0 auto;}
.cate-sort li { display:inline-block; *display:inline; padding:0 20px 50px}




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




/* 베스트상품진열 */


.item-list5 { zoom: 1; overflow: hidden; clear:both;  border: 0px solid #000; width:1200px; margin:100px auto 0px;  }
.item-list5:after { content: ""; clear: both; display: block; }

.item-list5 .item { float: left; width: 200px; margin-top: 0px; margin-bottom: 30px; text-align: center; font-weight:normal; position:relative; }

.item-list5 .item .thumb { margin: 0 auto; width:195px ;  height:100%; ; background:#000000; cursor:pointer}
.item-list5 .item .thumb img {width:195px ;  height: auto; }
.item-list5 .item .thumb .boxhover  { position:absolute; top:0px; left:0px;  z-index:2; color:#000; text-align:center;  display:table;height:100%;width:100%;  display:none;   }
.item-list5 .item .thumb .boxhover li  {width:195px ; height:237px ; padding:0 20px;  display:table-cell; vertical-align:middle;   }

.item-list5 .boxhover * {color:#fff}


.item-list5 .item .info { width: 195px ; height:100%; margin:0 auto; text-align: center;  padding:0px 5px;}
.item-list5 .item .info li p {margin:5px auto;  }
.item-list5 .item .info .name { font-weight:bold; margin-top: 10px; border-bottom:1px #ddd solid; font-size:11px; font-family:나눔고딕,'Nanum Gothic',"맑은 고딕",'Malgun Gothic',arial,"돋움",Dutum; color: #fff;padding:0 0 0px; }
.item-list5 .item .info .subname { color: #fff; font-size:11px; font-family: "돋움",Dutum;   margin-top: 10px; }




/* BASIC css end */

