@font-face {
	font-family: 'HGGGOTHICSSI80';
	src: url('//legion.inven.co.kr/lib/style/HGGGOTHICSSI_80G.TTF') format('truetype');
}

/* 로고 */
#brandHead #brandTop #mainLogo {
	width: 260px;
	background: url('//static.inven.co.kr/image_2011/legion/common/logo.png?v=1') no-repeat left center;
}
#brandHead #brandTop #mainLogo a {
	width: 260px;
}

/* 헤드 메뉴 */
#brandHeadmenu {
	height:45px;
	background:#298ee8
}

#brandHeadmenu ul.mainMenu li {
	width: 20%
}
#brandHeadmenu ul.mainMenu li a {
	/* background: url('//static.inven.co.kr/image_2011/legion/common/headmenu_off_a.jpg') no-repeat left center; */
	font-family:'HGGGOTHICSSI80';
	color:#fff;
	width: 100%!important;
	font-size:20px;
}
#brandHeadmenu ul.mainMenu li a:hover,
#brandHeadmenu ul.mainMenu li.selected a {
	color: #fff;
}

/* 서브 헤드 */
.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:#0c1d31; 
}
.subLayout .boardList ul li a {
	font-family:'맑은 고딕','고딕','Malgun Gothic','Gothic';
	font-size:13px;
}

#brandHome .video.module_video { padding:10px 10px 10px 5px; background-color: #fff;}
#brandHome .video.module_video .player iframe { width:486px;height:358px;}
