@charset "UTF-8";

/*common*/
.album-type-11A																							{box-sizing: border-box; overflow:hidden; position: relative; padding: 20px 30px;}
.album-type-11A .b_title																				{color: #333; font-size: 2em; margin-bottom: 15px;}
.album-type-11A .b_title span																			{color: #7baa16; margin-left: 7px;}
.album-type-11A ul li .recentBbsTabSpan															{display:none; font-weight: bold;}
.album-type-11A ul li ul																				{box-sizing:border-box; overflow: hidden;}
.album-type-11A ul li ul li																			{float: left; width: 50%;}
.album-type-11A ul li ul li:nth-child(2n+1)														{clear: both;}
.album-type-11A ul li ul li a																		{display: block;}
.album-type-11A ul li ul li:nth-child(2n+1) a														{margin-right: 10px;}
.album-type-11A ul li ul li:nth-child(2n+2) a														{margin-left: 10px;}
.album-type-11A ul li ul li a .recentBbsInfo .recentBbsTitle strong							{font-size:1.2em; display:block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; overflow:hidden; color: #333; margin: 7px 0 10px 0;}
.album-type-11A ul li ul li a .recentBbsThumb													{display: block; width: 100%;}
.album-type-11A ul li ul li a .recentBbsThumb img											{width:100%; max-height: 105px;}
.album-type-11A .newArtcl{display:none;}
.album-type-11A .recentBbsNoData																{text-align: center; width: 100%; float: none;}
.album-type-11A .recentBbsMore																	{position: absolute; top: 28px; right: 30px; background: url(./../images/m_bbs_more.png) left top no-repeat; width: 32px; height: 32px; z-index: 9; text-indent: -5000px;}


@media screen and (max-width:860px) {
	.album-type-11A					{border-left: 1px solid #e9e9e9;border-bottom: 1px solid #e9e9e9;}
}

@media screen and (max-width:460px) {
	.album-type-11A					{border-left: 0; padding: 20px;}
}
