/* BASIC css start */
#prdBrand { padding-bottom: 90px; }
h2 {font-size:30px; font-family:'SeoulNamsanM'; color:#000; margin-bottom:10px; }
h2 span {font-size:14px; color:#666; margin-left:10px;  font-family:'Nanum Gothic';}

div.product_box {border:1px solid #dedede; padding:20px; background:#fff; margin-bottom:50px;}

ul.plist li {float:left; width:22%; margin-right:4%; }
ul.plist li:nth-child(4), ul.plist li:nth-child(8), ul.plist li:nth-child(12), ul.plist li:nth-child(16), ul.plist li:nth-child(20), ul.plist li:nth-child(24) {margin-right:0;}

ul.plist li:hover {outline:1px solid #ff6600;}


ul.plist li a img.thum {width:100%;}
ul.plist li span.tit {font-size:16px; color:#000; font-weight:bold; display:block; margin-top:10px; text-align:center; margin-bottom:5px;}
ul.plist li span.icon {text-align:center; margin-bottom:5px; display:block;}
ul.plist li p.price {text-align:center; margin-bottom:5px;  }
ul.plist li p.price span {font-size:21px; color:#000; font-family:arial; margin-right:5px;}

div.list_count {position:relative; height:30px;} 
div.list_count p {font-size:15px;}
div.list_count p span {color:#3ba4f2; font-weight:bold; font-size:17px;}

div.list_count ul {position:absolute; top:0; right:0;}
div.list_count ul li {float:left; padding-left:10px; margin-left:9px; background:url(http://korock.www239.freesell.co.kr/design/korock/images/common/line.gif) no-repeat 0 6px;}
div.list_count ul li:first-child {background:none; }
div.list_count ul li a:hover {color:#ff6600;}

div.product_list ul li {float:left; width:23.5%; margin-right:2%; background:#fff; position:relative; text-align:center;  margin-bottom:30px;}
div.product_list ul li:nth-child(4), div.product_list ul li:nth-child(8), div.product_list ul li:nth-child(12), div.product_list ul li:nth-child(16), div.product_list ul li:nth-child(20), div.product_list ul li:nth-child(24), div.product_list ul li:nth-child(28) {margin-right:0;}
div.product_list ul li a {display:block; border:1px solid #dedede; height:350px; padding:20px; -webkit-transition:all 0.2s; /* Safari 3.1 to 6.0 */
    transition:all 0.2s;}
div.product_list ul li a:hover {border:1px solid #333; box-shadow:3px 3px 3px rgba(0,0,0,0.3);}
div.product_list ul li a img.thum {width:100%;}
div.product_list li span.tit {font-size:16px; color:#000; font-weight:bold; display:block; margin-top:10px; text-align:center; margin-bottom:5px;}
div.product_list li span.icon {text-align:center; margin-bottom:5px; display:block;}
div.product_list li p.price {text-align:center; margin-bottom:5px;  }
div.product_list li p.price span {font-size:21px; color:#000; font-family:arial; margin-right:5px;}

/* BASIC css end */

