@charset "UTF-8";
.bbs-type-05A													{box-sizing:border-box;position: relative;min-height: 270px;overflow: hidden;padding: 40px 20px;background-color: #3c465f;}
.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: #fff;font-size: 2em;background: none;width: 100%;display: block;padding-bottom: 15px;}
.bbs-type-05A > ul > li.active .recentBbsTab				{}
.bbs-type-05A > ul > li > ul									{display: none;width: 100%;position: absolute;top:40px;left: 0;}
.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 7px 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: #fff; 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: #fff;}
.bbs-type-05A > ul > li > ul > li.recentBbsNoData		{color: #fff;background: none;text-align: center;padding: 20px 0;}
.bbs-type-05A .recentBbsMore								{display: none;position: absolute;top: 3px;right: 0;width: 38px;height: 24px;color: #ffd1b3;}
.bbs-type-05A > ul > li.active .recentBbsMore				{display: block;}