@charset "UTF-8";
.bbs-type-05A													{box-sizing:border-box; position: relative; min-height: 270px; overflow: hidden; padding: 30px; background-color: #FFF;}
.bbs-type-05A > ul												{position: relative;}
.bbs-type-05A > ul > li											{float: left; margin: 0 10px;}
.bbs-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;}
.bbs-type-05A > ul > li.active .recentBbsTab				{color: #333; background: url(./../images/m_bbs_on.png) center bottom no-repeat;}
.bbs-type-05A > ul > li > ul									{display: none; width: 100%; position: absolute; top: 34px; left: 0; border-top: 1px solid #5b5b5b;}
.bbs-type-05A > ul > li.active > ul							{display: block;}
.bbs-type-05A > ul > li > ul > li								{position: relative; margin-top: 0; background: url(./../images/m_bbs_list.png) left 11px no-repeat; padding-left: 15px;}
.bbs-type-05A > ul > li > ul > li.recentBbsInnerLi			{margin-top: 6px;}
.bbs-type-05A > ul > li > ul > li a							{color: #555; line-height: 1.5; display: block;}
.bbs-type-05A > ul > li > ul > li a:hover strong			{text-decoration: underline;}
.bbs-type-05A > ul > li > ul > li a strong					{font-size: 1.2em; display: block; margin-right: 80px; font-weight: normal; position: relative; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.bbs-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;}
.bbs-type-05A > ul > li > ul > li a span.data				{position: absolute; top: 1px; right: 0; font-size: 1.04em; color: #777;}
.bbs-type-05A > ul > li > ul > li.recentBbsNoData		{color: #444; background: none; text-align: center; padding: 20px 0;}
.bbs-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;}
.bbs-type-05A > ul > li.active .recentBbsMore				{display: block;}