/* 로고 */
#brandHead #brandTop #mainLogo {
	width: 260px;
}
#brandHead #brandTop #mainLogo a {
	width: 260px;
}

/* 헤드 메뉴 */
#brandHeadmenu {
	height:45px;
	border-top: 1px solid #9e3846;
	border-bottom: 2px solid #9e3846;
	background-color: #e31836;
	/*background: url(//static.inven.co.kr/image_2011/hyperx/common/menu_bg.png?v=2) no-repeat center top black;*/
}
#brandHeadmenu ul.mainMenu li a {
    background: url('//static.inven.co.kr/image_2011/hyperx/common/menu_bar.gif') center left no-repeat;
}
#brandHeadmenu ul.mainMenu li:first-child a {
	background-image:none;
}

#brandHeadmenu ul.mainMenu li:first-child {
	/*width: 15%!important;*/
}

#brandHeadmenu ul.mainMenu li a {
	font-family:'맑은 고딕','고딕','Malgun Gothic','Gothic';
	color:white;
	width: 100%!important;
}
#brandHeadmenu ul.mainMenu li a:hover,
#brandHeadmenu ul.mainMenu li.selected a {
	color: white;
    font-weight: bold;
	
	/*background: url(//static.inven.co.kr/image_2011/hyperx/common/menu_cur.png) no-repeat center center;*/
}
/*#brandHeadmenu ul.mainMenu li.menu1 a { width: 134px; }*/
/*#brandHeadmenu ul.mainMenu li.menu2 a { width: 170px; }*/
/*#brandHeadmenu ul.mainMenu li.menu3 a { width: 156px; }*/
/*#brandHeadmenu ul.mainMenu li.menu4 a { width: 167px; }*/
/*#brandHeadmenu ul.mainMenu li.menu5 a { width: 175px; }*/
/*#brandHeadmenu ul.mainMenu li.menu6 a { width: 118px; }*/

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

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

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

.section.title .head_title span {
	text-indent: 140px !important;
}
.section.title .head_title span.more {
	text-indent: 20px !important;
}
#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/hyperx/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;

}

/* #hotissue .item2.videoWrap { margin-left:-60px; }
#hotissue.backskin2 { position:relative; overflow:visible; }
.backskin2left { position:absolute; top:0; left:-637px; z-index:2; }
.backskin2right { position:absolute; top:0; right:-622px; z-index:2; } */

.video.module_video {
    padding: 0px 5px 0px 0px !important;
    background: #fff !important;
    overflow: hidden ;
}

.video.module_video .player iframe {
    width:492px !important;
    height: 360px !important;
}

#brandHome .homeBody {
    width: 694px;
} 

#brandHome .productWrap {
	float:right;
}

#brandHome .contType3 .listWrap {
    border: 2px solid #e01e39;
    border-top: none;
}

#brandHome .contType3 .listWrap .animateWrap {
	background-color: #fff;
}