/* BASIC css start */
#prdBrand { position: relative; width:1000px; }
.best-wrap .item { width: 280px; }
.best-wrap .item .tit { margin-bottom: 20px; }
.best-wrap .item .thumb { width: 230px; height: 280px; border: 1px solid #d8d8d8; }
.best-wrap .item .info { width: 230px; }
.item-dodo-wrap{border:none;}

.info li:first-child{display:block; width:180px; height:60px;}

/*폰트*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/jejugothic.css);
.bbs-tit { font-family: 'Nanum Gothic','Jeju Gothic'; margin-bottom: 30px; margin-top: 20px; text-align: center; font-size: 40px; color:#000; font-weight:700px;}
.bbs-subtit { font-family: 'Nanum Gothic','Jeju Gothic'; margin-bottom: 30px; margin-top: 20px; text-align: center; font-size: 16px;}

/* BASIC css end */

