@charset "UTF-8";
.album-type-05A													{box-sizing:border-box; position: relative; min-height: 270px; overflow: hidden; padding: 30px; background-color: #FFF;}
.album-type-05A > ul												{position: relative;}
.album-type-05A > ul > li											{float: left; margin: 0 10px;}
.album-type-05A > ul > li .recentBbsTab						{position: relative; color: #aaa; font-size: 1.34em; font-weight: bold; background: none; width: 100%; display: block; padding-bottom: 15px;}
.album-type-05A > ul > li.active .recentBbsTab				{color: #333; background: url(./../images/m_bbs_on.png) center bottom no-repeat;}
.album-type-05A > ul > li > ul									{display: none; width: 100%; position: absolute; top: 34px; left: 0; border-top: 1px solid #5b5b5b;}
.album-type-05A > ul > li.active > ul							{display: block;}
.album-type-05A > ul > li > ul > li								{position: relative;margin-top: 0;padding-left: 42%;}
.album-type-05A > ul > li > ul > li a							{color: #555; line-height: 1.5; display: block; margin-top:20px;}
.album-type-05A > ul > li > ul > li a:hover strong			{text-decoration: underline;}
.album-type-05A > ul > li > ul > li a strong					{font-size: 1.2em;display: block;position: relative;font-weight: 600;}
.album-type-05A > ul > li > ul > li a strong .newArtcl		{display: inline-block; vertical-align: middle; margin-left: 5px; background: url(./../images/share.png) left top no-repeat; width: 11px; height: 11px; text-indent: -5000px;}
.album-type-05A > ul > li > ul > li a span.data				{font-size: 1.04em;color: #777;}
.album-type-05A > ul > li > ul > li.recentBbsNoData		{color: #444; background: none; text-align: center; padding: 20px 0;}
.album-type-05A .recentBbsMore								{display: none; position: absolute; top: 0; right: 0; background: url(./../images/m_bbs_more.png) left top no-repeat; width: 24px; height: 24px; text-indent: -5000px;}
.album-type-05A > ul > li.active .recentBbsMore				{display: block;}


.album-type-05A > ul > li > ul > li .recentBbsThumb	{position:absolute;width:40%;left: 0;}
.album-type-05A > ul > li > ul > li .recentBbsThumb img	{width:100%;}
.album-type-05A > ul > li > ul > li .recentBbsContent				{    margin: 10px 0;
    font-size: 1.1em;}