@charset "UTF-8";

/*common*/
.album-type-06A																							{box-sizing: border-box; color:#555; overflow:hidden; position: relative; padding: 20px; min-height: 250px; border-bottom: 1px solid #bebebe;}
.album-type-06A ul li .recentBbsTabSpan															{display:block; font-weight: bold;}
.album-type-06A ul li .recentBbsTabSpan input													{background:none; font-size:1.54em; cursor:auto; font-weight: bold; color: #222;}
.album-type-06A ul li ul																				{box-sizing:border-box; margin-top: 30px; overflow: hidden;}
.album-type-06A ul li ul li																			{float: left;width: 25%;box-sizing: border-box;padding: 10px;}
.album-type-06A ul li ul li:nth-child(2n+2)														{/* float: right; */}
.album-type-06A ul li ul li a .recentBbsInfo														{padding:10px 0 0; background-color:#fff; line-height:1.6;}
.album-type-06A ul li ul li a .recentBbsInfo .recentBbsTitle strong							{font-size:1.34em; display:block; margin-bottom:10px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; color: #2a2a2a;}
.album-type-06A ul li ul li a .recentBbsInfo .recentBbsContent								{font-size:1.14em; margin-bottom:15px; height:170px; overflow:hidden;}
.album-type-06A ul li ul li a .recentBbsInfo dl													{text-align:right; font-size:1.14em; color: #999;}
.album-type-06A ul li ul li a .recentBbsInfo dl dt												{display:none}
.album-type-06A ul li ul li a .recentBbsThumb img												{width:100%; height: 130px;}	
.album-type-06A .newArtcl{display:none;}
.album-type-06A .recentBbsNoData																{text-align: center; width: 100%; float: none;}
.album-type-06A .recentBbsMore																	{position: absolute; top: 20px; right: 20px; text-indent: -5000px; width: 32px; height: 32px; background:url(./../images/m_bbs_more.png) left top no-repeat;}

@media screen and (max-width:599px) {
.album-type-06A ul li ul li a .recentBbsInfo .recentBbsTitle strong		{font-size: 1em;}
.album-type-06A ul li ul li a .recentBbsInfo dl			{display:none;}
.album-type-06A ul li ul li					{width:50%;}
}