@charset "UTF-8";
.bbs-type-04B_01													{box-sizing:border-box; position: relative; min-height: 250px; overflow: hidden; border-radius: 7px; background-color: #FFF;}
.bbs-type-04B_01 > ul												{position: relative;}
.bbs-type-04B_01 > ul > li											{float: left; width: 21%;}
.bbs-type-04B_01 > ul > li .recentBbsTab						{position: relative; color: #333; font-size: 1.24em; font-weight: bold; background: none; border-right: 1px solid #acacac; width: 100%; height: 52px; display: block;}
.bbs-type-04B_01 > ul > li.active .recentBbsTab				{color: #FFF; background-color: #1e6ec0; border-right: 1px solid #1e6ec0;}
.bbs-type-04B_01 > ul > li > ul									{display: none; width: 100%; position: absolute; top: 52px; left: 0; border-top: 1px solid #acacac; padding: 10px 20px; box-sizing: border-box;}
.bbs-type-04B_01 > ul > li.active > ul							{display: block;}
.bbs-type-04B_01 > ul > li > ul > li								{background: url(./../images/m_bbs_list.png) left 10px no-repeat; padding-left: 15px; position: relative; margin-top: 0;}
.bbs-type-04B_01 > ul > li > ul > li.recentBbsInnerLi			{margin-top: 6px;}
.bbs-type-04B_01 > ul > li > ul > li a							{color: #555; line-height: 1.5; display: block;}
.bbs-type-04B_01 > ul > li > ul > li a:hover strong			{text-decoration: underline;}
.bbs-type-04B_01 > 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-04B_01 > 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-04B_01 > ul > li > ul > li a span.data				{position: absolute; top: 1px; right: 0; font-size: 1.1em; color: #777;}
.bbs-type-04B_01 > ul > li > ul > li.recentBbsNoData		{color: #444; background: none; text-align: center; padding: 20px 0;}
.bbs-type-04B_01 .recentBbsMore								{display: none; position: absolute; top: 20px; right: 25px; background: url(./../images/m_bbs_more.png) left top no-repeat; width: 14px; height: 14px; text-indent: -5000px;}
.bbs-type-04B_01 > ul > li.active .recentBbsMore				{display: block;}