#brandLayout * { font-family: "NanumBarunGothic"; }


/* 로고 */
#brandHead #brandTop {
}
#brandHead #brandTop #mainLogo {
	width: 204px;
	height: 51px;
	background: url('//static.inven.co.kr/image_2011/gfn/common/logo_v2.jpg?v=1') no-repeat left center;
}
#brandHead #brandTop #mainLogo a {
	width: 204px;
	height: 51px;
}

/* 게시판 사이즈 변경으로 틀어짐 수정 */
#brandDB.listForm {width:915px;}

/* 헤드 메뉴 */
#brandHeadmenu {
	height:51px;
	border-bottom: 7px solid #76b900;
	background-color:#1e1e1e;
}
#brandHeadmenu ul.mainMenu {
	height:51px;
}
#brandHeadmenu ul.mainMenu li {
	position:relative;
	width: 14%;
	height: 51px;
}
#brandHeadmenu ul.mainMenu li:before {
	content: '';
	position: absolute;
	top:5px;
	right:0;
	width:13px;
	height:43px;
	background:url('//static.inven.co.kr/image_2011/gfn/common/menu_bar.png') no-repeat right center;
}
#brandHeadmenu ul.mainMenu li:hover:after,
#brandHeadmenu ul.mainMenu li.selected:after{
	content:'';
	position: absolute;
	bottom:0px;
	left:50%;
	width: 0px;
	height: 0px;
	border-top:4px solid transparent;
	border-bottom:4px solid #76b900;
	border-right: 4px solid transparent;
	border-left: 4px solid  transparent;
}
#brandHeadmenu ul.mainMenu li:first-child {
	/*margin-left:204px;*/
}
#brandHeadmenu ul.mainMenu li:last-child:before {
	display:none;
}
#brandHeadmenu ul.mainMenu li a {
	display:block;
	float:none;
	width:auto !important;
	height: 51px;
	line-height:51px;
	font-size:16px;
	text-align:center;
}
#brandHeadmenu ul.mainMenu li a:hover {
	font-weight:normal;
}

/*#brandHeadmenu ul.mainMenu li.menu1 a { width: 178px; }*/
/*#brandHeadmenu ul.mainMenu li.menu2 a { width: 188px; }*/
/*#brandHeadmenu ul.mainMenu li.menu3 a { width: 188px; }*/
/*#brandHeadmenu ul.mainMenu li.menu4 a { width: 157px; }*/

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

/* hotissue */
#hotissue { position:relative; width: auto; height:390px; }
#hotissue .hotissue-display { position:absolute; display:none; width:100%; height:390px; }
#hotissue .hotissue-display:first-child { display:block; }
#hotissue .hotissue-display .hotissue-link { display:block; width:915px; height:390px; margin:auto;}

#hotissue .hotissue-page {
	position:absolute;
	bottom: 10px;
	float:none;
	display:block;
	width:100%;
	text-align:center;
}
#hotissue .hotissue-page li {
	float:none;
	display:inline-block;
	margin:0 4px;
}
#hotissue .hotissue-page li a{
	float:none;
	display:block;
	width: 11px;
	height: 11px;
	background:#aaaaaa;
	border-radius:11px;
	cursor: pointer;
}
#hotissue .hotissue-page li a.active,
#hotissue .hotissue-page li a:hover{
	background:#76b900;
}

/* 메인 신제품 */
#brandHome .productWrap h3.title {
	background: url(//static.inven.co.kr/image_2011/gfn/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/gfn/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;

}

.subLayout #brandMain {
	width:735px;
}

.subLayout #brandMain #powerbbsHead,
.subLayout #brandMain #powerbbsBody {
	display:block;
	margin:auto;
	float: none;
	width: 730px;
}

/*메인페이지_소제목 부분*/
.title-icon {
	line-height:33px;
	border-top:2px solid #76b900;
	width: 100%;
	background-color:#1e1e1e;
}
.title-icon a {
	position:relative;
	float:none;
	display:block;
	font-family: Dotum;
	font-size:17px;
	font-weight: bold;
	color:white;
	text-decoration: none;
}
.title-icon a:before {
	content: '';
	display:inline-block;
	width:37px;
	height:24px;
	margin-right:10px;
	background:url(//static.inven.co.kr/image_2011/gfn/common/title-icon.png) no-repeat;
	vertical-align:-7px;
}
.title-icon.more a:after {
	content:'> 더보기';
	position:absolute;
	top:2px;
	right:10px;
	display:block;
	width:38px;
	height:5px;
	font-size:11px;
	color:white;
}
/*소제목_뉴스*/
#brandHome .contType4.gfn-rolling .listWrap { position: relative; margin-right: 15px; background-color: #f5f5f7; }
#brandHome .contType4.gfn-rolling .listWrap ul { width: 972px; padding: 0; margin: 0; }
#brandHome .contType4.gfn-rolling .listWrap ul li { width: 154px; }
#brandHome .contType4.gfn-rolling .listWrap .prevBtn {
	position: absolute; left: 10px; top: 50%;
	display: inline-block; width: 10px; height: 20px; margin-top: -15px; text-indent: -10000em;
	background: url('//static.inven.co.kr/image_2011/common/brand/gui.png?v=6') no-repeat -66px -3px;
	cursor: default;
}
#brandHome .contType4.gfn-rolling .listWrap .nextBtn {
	position: absolute; right: 10px; top: 50%;
	display: inline-block; width: 10px; height: 20px; margin-top: -15px; text-indent: -10000em;
	background: url('//static.inven.co.kr/image_2011/common/brand/gui.png?v=6') no-repeat -104px -3px;
	cursor: default;
}
#brandHome .contType4.gfn-rolling .listWrap .prevBtn.enable { cursor: pointer; }
#brandHome .contType4.gfn-rolling .listWrap .nextBtn.enable { cursor: pointer; }
#brandHome .contType4.gfn-rolling .listWrap .rollingWrap { overflow: hidden; width: 802px; height: 153px; margin: 0px 20px; }


#brandHome .contType4.gfn-rolling .listWrap {
	margin-right: 0; 
	height: 194px;
}
#brandHome .contType4.gfn-rolling .listWrap .prevBtn {
	width: 20px; 
	height: 38px; 
	left:17px;
	background: url(//static.inven.co.kr/image_2011/gfn/common/left.png) no-repeat;
}
#brandHome .contType4.gfn-rolling .listWrap .nextBtn {
	width: 20px; 
	height: 38px; 
	right:17px;
	background: url(//static.inven.co.kr/image_2011/gfn/common/right.png) no-repeat;
	background-position: 0 !important;
}
#brandHome.consoleMain .contType4.gfn-rolling .listWrap .rollingWrap {
	width: 805px; 
	height: 170px;
	margin: 0 auto;
}
#brandHome .contType4.gfn-rolling .listWrap ul li {
	width: 160px;
	margin: 20px 20px 0;
}
#brandHome .contType4.gfn-rolling .listWrap ul li a,
.thumb-list.gameList li a,
.communityBox .thumb-list li a,
.comm .comm-list li a,
.eventBox .event_list li a {
	text-decoration: none;
}
#brandHome .contType4 .listWrap ul li img {
	width: 160px;
	height: 110px;
	border: 1px solid #d7d7d7;
	box-sizing: border-box;
	padding-bottom: 0px;
}
#brandHome .contType4 .listWrap ul li .title {
	font-size: 15px;
	margin-top: 7px;
	display: block;
	text-align: left;
}
/*소제목_비디오*/
.ib_box .video {
	padding: 25px 33px;
	background: #f5f5f7;
	overflow: hidden;
}
.ib_box .video .player {
	float: left;
}
.ib_box .video .player iframe {
	width: 637px;
	height: 360px;
}
.ib_box .video .list {
	float: right;
}
.ib_box .video .list li {
	width: 190px;
	height: 108px;
	margin-bottom: 18px;
}
.ib_box .video .list li img {
	width: 190px;
	height: 108px;
}
.ib_box .video .pageBox {
	float: left;
	width: 100%;
	font-size: 15px;
	color: #848484;
	font-weight: bold;
	overflow: hidden;
	display: flex;
	justify-content: center;
}
.ib_box .video .pageBox>.page {
	float: left;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 28px;
	cursor: pointer;
	margin: 0 2px;
}
.ib_box .video .pageBox>.active {
	background: #76b900;
	color: #FFF;
}
/*소제목_클라우드 게임 목록*/
.thumb-list.gameList {
	padding: 20px 22px;
	background: #f5f5f7;
	overflow: hidden;
}
.thumb-list.gameList li {
	width: 200px;
	height: 175px;
	box-sizing: border-box;
	overflow: hidden;
	border: 1px solid #d7d7d7;
	float: left;
	margin-right: 23px;
}
.thumb-list.gameList li:last-child {
	margin-right: 0px;
}
.thumb-list.gameList li a img {
	width: 200px;
	height: 115px;
}
.thumb-list.gameList li a p {
	background: #333;
	font-size: 15px;
	color: #FFF;
	margin: 0;
	height: 60px;
	padding: 12px 13px 15px;
}
/*소제목_커뮤니티*/
.communityBox {
	padding: 20px 22px 15px;
	background: #f5f5f7;
}
.communityBox h4,
.comm h4 {
	position:relative;
	font-size: 15px;
	height: 33px;
	line-height: 35px;
	padding-left: 20px;
	color: #fff;
	background: #76b900 !important;
	width: 851px;
}
.communityBox h4 a,
.comm h4 a {
	float: right !important;
	font-size:11px;
	color:white;
	margin-top: 0px;
	margin-right: 10px;
}
.communityBox .thumb-list {
	background: #FFF;
	padding:20px 35px;
	width: 801px;
	overflow: hidden;
}
.communityBox .thumb-list li {
	width: 180px;
	height: 185px;
	float: left;
	margin-right: 27px;
}
.communityBox .thumb-list li:last-child {
	margin-right: 0px;
}
.communityBox .thumb-list li img {
	width: 180px;
	height: 130px;
	border: 1px solid #d7d7d7;
	box-sizing: border-box;
}
.communityBox .thumb-list li p {
	font-size: 15px;
}

.comm-wrap { overflow: hidden; }
.comm-wrap .comm { float:left; width:calc(50% - 33px); }
.comm {
	padding: 0px 22px 25px;
	background: #f5f5f7;
}
.comm:first-child { padding-right:0; }
.comm h4 {
	background: #2bad90 !important;
}
.comm .comm-list {
	background: #fff;
	padding: 15px;
}
.comm .comm-list li {
	margin-bottom: 15px;
}
.comm .comm-list li:nth-child(n+8) {
	display: none;
}
.comm .comm-list li:nth-child(7) {
	margin-bottom: 0px;
}
.comm .comm-list li a {
	font-size: 12px;
	position: relative;
	display: block;
}
.comm .comm-list li a.category {
	color: #2bad90;
	font-weight: bold;
}
.comm .comm-list li a.opinum {
	color: #ff6558;
}
.comm .comm-list li a .category_tag {
	color: #2bad90;
	font-weight: bold;
}
.comm .comm-list li a .opinum_tag {
	color: #ff6558;
}
.comm .comm-list li a .arrow_icon {
	color: #2bad90;
    position: absolute;
    right: 21px;
    transform: scaleY(0.5);
    font-size: 15px;
}
/*소제목_이벤트*/
.eventBox {
	padding: 20px 22px;
	background: #f5f5f7;
	width: calc(100% - 44px);
}
.eventBox .event_list {
	margin-top: 0px;
	overflow: hidden;
}
.eventBox .event_list li {
	width: 278px;
	margin: 0 18px 0 0;
	float: left;
}
.eventBox .event_list li:nth-child(3n) {
	margin-right: 0px;
}
.eventBox .event_list li a img {
	width: 278px;
	height: 153px;
	border: 1px solid #d7d7d7;
	box-sizing: border-box;
}
.eventBox .event_list li a .text {
	font-size: 15px;
	text-align: center;
	margin: 10px 0 0 0;
	color: #5a5a5a;
}
.eventBox .event_list li a .text span {
	display: block;
}
.eventBox .event_list li a .text strong {
	display: block;
	width: inherit;
	margin-top:2px;
	height: 34px;
	overflow: hidden;
	word-break: keep-all;
}
/*sub_클라우드 게임 목록*/
#brandDb .title-icon {
	margin-top: 25px;
}
#brandDb .range-btn {
	float: right;
	margin: 15px 0;
}
#brandDb .range-btn li {
	color: #8b8b8b;
	font-weight: bold;
	cursor: pointer;
}
#brandDb .range-btn li.on {
	color: #2a2a2a;
}
#brandDb .range-btn li span {
	display: block;
	float: left;
	text-indent: -9999px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #8b8b8b;
	margin-top: 4px;
	margin-right: 2px;
}
#brandDb .range-btn li.on span.dot {
	background: #76b900;
}
#brandDb .range-btn li {
	margin-left: 15px;
}
#brandDb .range-btn .arrow-btn {
	width: 12px;
	height: 8px;
	background: url("//static.inven.co.kr/image_2011/gfnow/common/align_arrow.png") no-repeat;
	float: right;
	margin-left: 4px;
	margin-top: 2px;
	background-position: right;
}
#brandDb .range-btn .arrow-btn-down {
	width: 6px;
	background-position: left;
}
#brandDb .range-btn .arrow-btn-up {
	width: 6px;
	background-position: right;
}
.listForm .games {
	margin-top:25px;
	width: 100%;
	background: #f5f5f7;
}
.listForm .games h3 {
	font-size: 15px;
    height: 33px;
    line-height: 35px;
    padding-left: 20px;
    color: #fff;
    background: #76b900;
    width: calc(100% - 20px)
}
.listForm .games h3 a {
	float: right !important;
    margin-top: 13px;
    margin-right: 30px;
}
.listForm .games:nth-child(2n+0) h3 {
	background: #2bad90;
}
.listForm .games ul {
	padding: 20px 22px 7px;
}
.listForm .games ul li {
	margin-bottom:15px;
}
.listForm .games ul li .genre {
	font-size: 15px;
	color: #75b700;
	display: block;
	margin-bottom:3px;
}
.listForm .games ul li a {
	width: 200px;
    height: 175px;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px solid #d7d7d7;
    float: left;
	margin-right: 23px;
	display: block;
}
.listForm .games ul li:nth-child(4n) a {
	margin-right: 0px;
}
.listForm .games ul li a .image img {
	width: 200px;
    height: 115px;
}
.listForm .games ul li a p {
	background: #333;
    font-size: 15px;
    color: #FFF;
    margin: 0;
    height: 60px;
    padding: 8px 12px;
}
.listForm .games ul li a p .etcs,
.listForm .games ul li a p .title {
	display: block;
}
.listForm .games ul li a p .etcs {
	overflow: hidden;
	height: 21px;
}
.listForm .games ul li a p .etcs .etc {
	float: left;
	font-size: 13px;
	padding: 3px 4px;
	margin-right: 3px;
	background: #7f6aeb;
}
.listForm .games ul li a p .etcs .etc:last-child {
	background: #e86060;
}
.listForm .games ul li a p .title {
	margin-top:5px;
	text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
}
/*sub_커뮤니티목록*/
.commSub {padding: 0px; margin:22px 0 0 20px; border: 1px solid #d0d0d0; border-top:0px; overflow: hidden;}
.commSub .comm-list {
	padding:0 0 8px 0;
	width: 100%;
}
.commSub .commSub-thumb {
	background: #f3f3f3;
	padding:12px;
	border-bottom: 1px dashed #dfdfdf;
	width: calc(100% - 24px);
}
.commSub .comm-list-thumb {
	overflow: hidden;
}
.commSub .comm-list-thumb .thumb-img {
	float: left;
	width: 130px;
	height: 60px;
	border:1px solid #8c8c8c;
	box-sizing: border-box;
	background: #FFF;
}
.commSub .comm-list-thumb .thumb-img img {
	width: 130px;
	height: 60px;
}
.commSub .comm-list-thumb .thumb-txt {
	float: left;
	width: 250px;
	padding-left:10px;
	padding-top: 5px;
}
.comm-list-thumb .thumb-txt .thumb-title {
	color: #00b68d;
	font-weight: bold;
	display: block;
}
.comm-list-thumb .thumb-txt .thumb-exp {
	display: block;
	margin-top:7px;
}
.commSub .comm-list li {
	width: 100%; 
	padding-left: 12px;
	padding-top:8px;
	margin-bottom:0px;
}
.commSub .comm-list li:nth-child(7) {
	margin-bottom:0px;
}
.commSub .comm-list li:nth-child(n+8) {
	display: block;
}
.commSub .comm-list li:nth-child(n+9) {
	display: none;
}
.comm .comm-list li a .opinum_tag {
	color: #ff6c00;
}

.communityBox .cmt-list {
	margin-top:15px;
	padding:0 10px;
	background-color: white;
	float:none;
	display:block;
	clear:both;
}
.subLayout .communityBox .cmt-list {
	margin: 15px;
}
.communityBox .cmt-list li {
	float:none;
	display:block;
	overflow:hidden;
	padding:8px 0;
	border-bottom:1px solid #eeeeee;
}
.communityBox .cmt-list li:last-child {
	border-bottom:none;
}
.communityBox .cmt-list li > span {
	float:left;
	display:block;
	line-height:18px;
}
.communityBox .cmt-list .nick {
	width:15%;
	overflow:hidden;
}
.communityBox .cmt-list .nick img {
	width:16px;
	height:16px;
	vertical-align:-4px;
	margin-right:4px;
}
.communityBox .cmt-list .comment {
	width:calc(85% - 80px);
}
.communityBox .cmt-list .date {
	width:80px;
	text-align:right;
}