@charset "UTF-8";
	
/*subject*/
	body.Tablet ._eh_Bbs_news ._tab._normal {
		height: 35px;
		position: relative;
		z-index: 1;
	}
	body.Tablet ._eh_Bbs_news ._tab._normal ul {
		position: absolute;
		width: 250px;
	}
	body.Tablet ._eh_Bbs_news ._tab._normal .tabToggle {
		left: 250px;
	}


/*list*/
	body.Tablet ._eh_Bbs_news .artclList li{
		width: 100% !important;
	}
	body.Tablet ._eh_Bbs_news .artclList li.thumbLi .thumbnail{
		width: 270px;
		height: 190px;
		float: left;
	}
	body.Tablet ._eh_Bbs_news .artclList li.thumbLi .artclInfo{
		margin-left: 290px;
	}
	body.Tablet ._eh_Bbs_news .artclList li .artclContent {
		max-height: 70px;
		height: auto !important;
		_height: 70px;
	}
	body.Desktop ._eh_Bbs_news .artclList li .artclInfo .artclTitle{
		padding: 0 0 0.8em;
	}

/*view*/
	body.Tablet ._eh_Bbs_news .artclNavi .artclForm .artclInsert .artclNaviInfo {
		display: none;	
	}