/* 로고 */

#brandHead #brandTop #mainLogo a {
	width: 260px;
}

/* 헤드 메뉴 */
#brandHeadmenu {
	height:45px;
	background: url(https://static.inven.co.kr/image_2011/asusrog/common/menu_bg4.jpg) no-repeat center top #fff;
}
#brandHeadmenu ul.mainMenu li:first-child a {
	background-image:none;
}
#brandHeadmenu ul.mainMenu li a {
	/*background: url(https://static.inven.co.kr/image_2011/asusrog/common/menu_bar.png) no-repeat left center;*/
	font-family:'맑은 고딕','고딕','Malgun Gothic','Gothic';
	color:#d0d4d8;
	text-indent: -100000px;
}
#brandHeadmenu ul.mainMenu li a:hover,
#brandHeadmenu ul.mainMenu li.selected a {
	color: white;
	
	/*background: url(https://static.inven.co.kr/image_2011/asusrog/common/menu_cur.png) no-repeat center center;*/
}
#brandHeadmenu ul.mainMenu li.menu1 a { width: 183px; }
#brandHeadmenu ul.mainMenu li.menu2 a { width: 183px; }
#brandHeadmenu ul.mainMenu li.menu3 a { width: 183px; }
#brandHeadmenu ul.mainMenu li.menu4 a { width: 183px; }
#brandHeadmenu ul.mainMenu li.menu5 a { width: 183px; }


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

/* 메인 신제품 */
#brandHome .productWrap h3.title {
	background: url(https://static.inven.co.kr/image_2011/asusrog/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 #edited1 li img {
	height: 250px;
}
#brandHome #edited2 li img {
	height: 176px;
}
#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(https://static.inven.co.kr/image_2011/asusrog/common/product_title.png) no-repeat;
}
#brandHome .productWrap .imartWrap h3.title a {
	text-indent: 140px;
}

/* 왼쪽 메뉴 */
.subLayout .boardList ul li a {
	font-family:'맑은 고딕','고딕','Malgun Gothic','Gothic';
	font-size:13px;

}