/* BASIC css start */
.brandSearch {width:1400px; text-align:center; margin:0 auto; padding-top:100px;}
.brandSearch h2 {font-weight:900; font-size:30px; margin-bottom:50px;}
.brandSearch h2 span {font-size:14px; font-weight:300; display:block;}

.brandSearchWrap {overflow:hidden;}
.brandSearchBox {float:left;}
.brandSearchBox ul {overflow:hidden;}
.brandSearchBox ul li {float:left; margin-right:15px; color:#000;}
.brandSearchBox ul li a {font-size:29px; font-weight:bold; color: #d3d3d3; font-style: italic; line-height:42px;}
.brandSearchBox ul li.active a {color:#000;}
.brandSearchInput {float:right; border-bottom:2px solid #000; height:40px; width:280px; position:relative;}
.brandSearchInput input {border:0; width:100%; padding-right:50px; height:40px; box-sizing:border-box; padding-left:10px;}
.brandSearchInput .searchButton {position:absolute; top:0; right:0; line-height:40px; width:40px; height:40px; font-size:20px; text-align:center;}


.brandList {border-left:1px solid #d3d3d3; border-top:1px solid #d3d3d3; box-sizing:border-box; margin-top:70px;}
.brandList ul {overflow:hidden;}
.brandList ul li {width:25%; float:left; border-right:1px solid #d3d3d3; border-bottom:1px solid #d3d3d3; box-sizing:border-box; padding:10px 10px 25px;}
.brandList ul li span {display:block;}
.brandList ul li span.eng {font-size:20px; margin-top:20px; font-weight:bold;}
.brandList ul li span.kor {font-size:16px; margin-top:5px;}
/* BASIC css end */

