@charset "UTF-8";

/*common*/
.album-type-14A																							{box-sizing: border-box; overflow:hidden; position: relative; min-height: 260px;}
.album-type-14A ul li .recentBbsTabSpan															{display:block; font-weight: bold;}
.album-type-14A ul li .recentBbsTabSpan input													{background:none; font-size:1.54em; cursor:auto; font-weight: bold; color: #2060aa; border-top: 2px solid #333; padding: 15px 0 0 0;}
.album-type-14A ul li ul																				{box-sizing:border-box; margin-top: 20px; width: 101%;}
.album-type-14A ul li ul li																			{float: left; width: 32.3%; margin-right: 1%; border: 1px solid #ddd; box-sizing: border-box;}
.album-type-14A ul li ul li a .recentBbsInfo														{padding:5px 15px; background-color:#fff;}
.album-type-14A ul li ul li a .recentBbsInfo .recentBbsTitle strong							{font-size:1.2em; display:block; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; color: #403f3f; font-weight: normal; line-height: 1.3;}
.album-type-14A ul li ul li a .recentBbsInfo dl													{font-size:1em; color: #767676; background: url(./../images/m_bbs_date.png) left center no-repeat; padding: 2px 0 2px 20px;}
.album-type-14A ul li ul li a .recentBbsInfo dl dt												{display:none;}
.album-type-14A ul li ul li a .recentBbsThumb img											{width:100%; height: 130px;}
.album-type-14A .newArtcl{display:none;}
.album-type-14A .recentBbsNoData																{text-align: center; width: 100%; float: none;}
.album-type-14A .recentBbsMore																	{position: absolute; top: 0; right: 0; text-indent: -5000px; width: 37px; height: 37px; background:url(./../images/m_bbs_more.png) left top no-repeat;}

@media screen and (max-width:860px) {
	.album-type-14A ul li ul li																		{width: 49%;}
	.album-type-14A ul li ul li:nth-child(3n+3)													{display: none;}
}
