/* 로고 */
#brandHead #brandTop #mainLogo {
	width: 260px;
    margin-left: calc(50% - 130px);
}
#brandHead #brandTop #mainLogo a {
	width: 260px;
}

/* 헤드 메뉴 */
/* 헤드 메뉴 */
#brandHeadmenu {
	height:45px;
	background-color:#000;
	/* background: url(//static.inven.co.kr/image_2011/intel/common/menu.jpg?v=2) no-repeat center top #0171c5; */
}

/* #brandHeadmenu ul.mainMenu li:first-child {
	width: 12%!important;
} */
#brandHeadmenu ul.mainMenu {
	display: flex !important;
    align-items: center;
    justify-content: center;
}
#brandHeadmenu ul.mainMenu li {
	position:relative;
}
#brandHeadmenu ul.mainMenu li a {
	/*background: url(//static.inven.co.kr/image_2011/intel/common/menu.jpg?v=2) no-repeat left center;*/
	font-family:'맑은 고딕','고딕','Malgun Gothic','Gothic';
	color:#ffffff;
	height:45px;
	width:152px !important;
	/* text-indent: -100000px; */
}

#brandHeadmenu ul.mainMenu li:last-child a::after {
	display:none;
}
#brandHeadmenu ul.mainMenu li a:hover,
#brandHeadmenu ul.mainMenu li.selected a {
	color: #fff;
	font-weight:bold;
	/*background: url(//static.inven.co.kr/image_2011/intel/common/menu_cur.png) no-repeat center center;*/
}
/* #brandHeadmenu ul.mainMenu li.menu1 a { width: 130px; }
#brandHeadmenu ul.mainMenu li.menu2 a { width: 111px; }
#brandHeadmenu ul.mainMenu li.menu3 a { width: 152px; }
#brandHeadmenu ul.mainMenu li.menu4 a { width: 151px; }
#brandHeadmenu ul.mainMenu li.menu5 a { width: 130px; }
#brandHeadmenu ul.mainMenu li.menu6 a { width: 112px; }
#brandHeadmenu ul.mainMenu li.menu7 a { width: 129px; } */



/* 서브 헤드 */
.subLayout h1.title { 
	background: url(//static.inven.co.kr/image_2011/legion/common/sub_title.png) no-repeat; 
	text-indent: 140px;
}

/* 메인 신제품 */
#brandHome .productWrap h3.title {
	background: url(//static.inven.co.kr/image_2011/legion/common/product_title.png) no-repeat;
}

#brandHome .productWrap h3.title strong {
	color:white;
}

.section.title .head_title span,
.section.title .head_title a {
	text-indent:-10000px;
	text-indent: 10px !important;
	line-height: 40px;
}
#brandHome .productWrap h3.title {
    font-size: 15px;
}
#brandHome .productWrap h3.title a {
    text-indent: 140px;
}

#brandHome h3.title a {
	color:white;
}

#brandHome .productWrap .imartWrap h3.title {
	background: url(//static.inven.co.kr/image_2011/legion/common/product_title.png) no-repeat;
}
#brandHome .productWrap .imartWrap h3.title a {
	text-indent: 140px;
}

/* 왼쪽 메뉴 */
.subLayout .boardList {
	background-color:#000; 	border-bottom:none;
}
.subLayout .boardList ul li a {
	font-family:'맑은 고딕','고딕','Malgun Gothic','Gothic';
	font-size:13px;
	color:#fff;
}
.subLayout .boardList ul {
	border:none;

}
/* 이벤트 페이지 */
 
.eventWrap h3.title-icon, .common_video h3.title-icon { border-top: 2px solid grey !important; background-color: #000 !important;}
.communityBox h4, .comm h4 { background: #000 !important}
#brandHome .video.module_video { padding:10px 14px 10px 0px;background:#fff}
#brandHome .video.module_video .player iframe { width:473px;height:358px;}

#brandHome .eventBox { background:#fff;padding:10px 10px;width:calc(100% - 20px)}
#brandHome .eventBox.main_module .event_list { background:#fff;padding:0px}
#brandHome .eventBox.main_module .event_list li { border:none;width:218px;height:267px;margin-right:10px}
#brandHome .eventBox.main_module .event_list li img { width:221px;height:180px; }
#brandHome .productWrap h3.title a, #brandHome .productWrap h3.title a strong { color:#fff0}