@charset "UTF-8";

/*subject*/
	body.Desktop ._eh_Bbs_news ._tab._normal {
		height: 35px;
		position: relative;
		z-index: 1;
	}
	body.Desktop ._eh_Bbs_news ._tab._normal ul {
		position: absolute;
		width: 250px;
	}
	body.Desktop ._eh_Bbs_news ._tab._normal .tabToggle {
		left: 250px;
	}
	

/*list*/
	body.Desktop ._eh_Bbs_news .artclList li.thumbLi .thumbnail{
		width: 330px;
		height: 230px;
		float: left;
	}
	body.Desktop ._eh_Bbs_news .artclList li.thumbLi .artclInfo{
		margin-left: 350px;
	}
	body.Desktop ._eh_Bbs_news .artclList li .artclContent {
		max-height: 70px;
		height: auto !important;
		_height: 70px;
	}
	body.Desktop ._eh_Bbs_news .artclList li .artclInfo .artclTitle{
		padding: 1em 0 0.8em;
	}