/* IMART : default w167 */
	.rightBrandpage{width:100%;} 
	.rightBrandpage .menuItems{display:block;float:none; background: #fff;}
	#modRightBrandpage{display:block;float:none;}
	#modRightBrandpage .brandpage{
		display:block;
		float:none;
		border: 1px solid #d7d7d9;
	}

	#modRightBrandpage .brandpage .title {
		display: block;
	    position: relative;
	    float: left;
	    width: 100%;
		height: 28px;
	    box-sizing: border-box;
	}

	#modRightBrandpage .brandpage .title .title_wrap{
		display:block;
		float:none;
		position:relative;
		height:25px;
		line-height: 27px;
		text-align:center;
		font-size: 13px;
		font-weight: bold;
		font-family: 'Noto Sans', 'sans-serif';
		letter-spacing: -0.5px;
	}

	#modRightBrandpage .brandpage .title .title_wrap .btn{
		position:absolute;
		top:5px;
		width:18px;
		height:18px;
		background:url('//static.inven.co.kr/image_2011/webzine/s3/common/side_icon_all_b.png') no-repeat;
		background-position-x: -75px;
		border:0;
		padding:0;
		color:#57e9ee;
		line-height:12px;
		cursor:pointer;
		outline:0;
		text-indent: -9999px;
	}

	#modRightBrandpage .brandpage .title .title_wrap .btn.left{
		left:7px;
	}

	#modRightBrandpage .brandpage .title .title_wrap .btn.right{
		right:7px;
		background-position-x: -94px;
	}

	#modRightBrandpage .brandpage .title .title_wrap .img{margin-top:6px;}

	#modRightBrandpage .brandpage .leftArrow,
	#modRightBrandpage .brandpage .rightArrow{
		width: 50%;
	}

	#modRightBrandpage .brandpage .leftArrow  a{
		width: 12px;height: 12px;display: block; margin:7px;float:left; color:#57e9ee;    text-decoration: none;
	}
	#modRightBrandpage .brandpage .rightArrow a{
		width: 12px;height: 12px;display: block;margin:7px; float:right; color:#57e9ee;    text-decoration: none;
	}
	#modRightBrandpage .brandpage .BrandarticleBody {
		display:block;
		width: 100%;
		border-top: 0;
		overflow: hidden;
		float:none;
	}
	#modRightBrandpage .brandpage .BrandarticleBody ul{
		overflow: hidden;
	}
	#modRightBrandpage .brandpage .BrandarticleBody li{
		overflow: hidden;
		display:inline;
		float:left;
	}	
	#modRightBrandpage .brandpage .BrandarticleBody .mainimage a{
		display:block;
		color: #FFF;
		overflow:hidden;	
	}
	#modRightBrandpage .brandpage .BrandarticleBody .mainimage .textlink	{
		display:block;
		float: none;
		overflow:hidden;
		height: 42px;
	    padding-top: 2px;
	    border-top: 1px solid #000;
	    box-shadow: inset 0 0 0 1px #5570aa;
	}
	
	#modRightBrandpage .brandpage .BrandarticleBody .mainimage .textlink	a{
		white-space: nowrap;
		text-overflow: ellipsis;
		line-height: 21px;
    	text-indent: 4px;
	}
	
	#modRightBrandpage .brandpage .BrandarticleBody .mainimage img {
		width: 100%;
	}



/* IMART : default w167 */
.rightForumevent{width:100%;}
.rightForumevent .menuItems{display:block;float:none; background-color: #fff;}
#modRightForumevent{display:block;float:none;}
#modRightForumevent .forum{
	display:block;
	float:none;
	position: relative;
	border: 1px solid #d7d7d9;
}

/* #modRightForumevent .forum .title {
	display: block;
	position: relative;
	line-height: 31px;
	font-size: 13px;
	font-weight: bold;
	font-family: 'Noto Sans', 'sans-serif';
	box-sizing: border-box;
} */

#modRightForumevent .forum .title {
	display: block;
	position: relative;
	float: left;
	width: 100%;
	height: 28px;
	box-sizing: border-box;
}

#modRightForumevent .forum .title .title_wrap{
	display:block;
	float:none;
	position:relative;
	height:25px;
	line-height: 27px;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
	font-family: 'Noto Sans', 'sans-serif';
	letter-spacing: -0.5px;
}

#modRightForumevent .forum .title .title_wrap .btn{
	position:absolute;
	top:5px;
	width:18px;
	height:18px;
	background:url('//static.inven.co.kr/image_2011/webzine/s3/common/side_icon_all_b.png') no-repeat;
	background-position-x: -75px;
	border:0;
	padding:0;
	color:#57e9ee;
	line-height:12px;
	cursor:pointer;
	outline:0;
	text-indent: -9999px;
}

#modRightForumevent .forum .title .title_wrap .btn.left{
	left:7px;
}

#modRightForumevent .forum .title .title_wrap .btn.right{
	right:7px;
	background-position-x: -94px;
}

#modRightForumevent .forum .title p {
	margin: 0px 5px;
}
#modRightForumevent .forum .title p::before {
	content: "";
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin: 5px 7px 0 2px;
    background: url('//static.inven.co.kr/image_2011/webzine/s3/common/side_icon_all_b.png') no-repeat;
    background-position-x: -54px;
}
#modRightForumevent .forum.forum-w167 .title {
	width: 100%;
}

#modRightForumevent .forum .ForumarticleBody {
	display:block;
	width: 100%;
	border-top: 0;
	overflow: hidden;
	float:none;
}
#modRightForumevent .forum .ForumarticleBody ul{
	overflow: hidden;
}
#modRightForumevent .forum .ForumarticleBody li{
	overflow: hidden;
	display:inline;
	float:left;
}
#modRightForumevent .forum.forum-w167 .ForumarticleBody li {
	height: 167px;
}

#modRightForumevent .forum .ForumarticleBody .mainimage a{
	display:block;
	color: #FFF;
	overflow:hidden;
}
#modRightForumevent .forum .ForumarticleBody .mainimage .textlink	{
	width: 100%;
	height: 43px;
	display: block;
	background-color: rgba(0, 0, 0, .5);
	position: relative;
	left: 0;
	bottom: 43px;
	padding: 0;
	overflow: hidden;
}

#modRightForumevent .forum .ForumarticleBody .mainimage .textlink	a{
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 21px;
	text-indent: 4px;
	height: 20px;
	text-align: center;
	font-family: namumgothic;
}
#modRightForumevent .forum .ForumarticleBody .mainimage .textlink	a span.subtext2{
	font-size: 14px;
	font-weight: bold;
}

#modRightForumevent .forum .ForumarticleBody .mainimage img {
	width: 100%;
	height: 200px;
}

#modRightForumevent .forum.forum-w167 .ForumarticleBody .mainimage img {
	height: 167px;
}
	
