@charset "UTF-8";
.bbs-type-02A													{box-sizing:border-box; position: relative; min-height: 250px; overflow: hidden;}
.bbs-type-02A .bbs_title										{position: absolute; top: 0; left: 0; color: #FFF; font-size: 18px; font-weight: bold;}
.bbs-type-02A > ul												{position: relative;}
.bbs-type-02A > ul > li											{float: left;}
.bbs-type-02A > ul > li .recentBbsTab						{position: relative; color: #848484; font-size: 18px; font-weight: bold; background: none;}
.bbs-type-02A > ul > li.active .recentBbsTab				{color: #383838;}
.bbs-type-02A > ul > li:before									{content:"/"; display:inline-block; color: #848484; font-size: 18px; margin: -5px 5px -5px 10px; vertical-align: middle;}
.bbs-type-02A > ul > li:first-child:before						{content:""; margin: 0;}
.bbs-type-02A > ul > li > ul									{display: none; width: 100%; position: absolute; top: 35px; left: 0; border-top: 1px solid #222;}
.bbs-type-02A > ul > li.active > ul							{display: block;}
.bbs-type-02A > ul > li > ul > li								{background: url(./../images/m_bbs_list.png) 5px 9px no-repeat; padding-left: 20px; position: relative; margin-top: 0; border-bottom: 1px solid #ededed;}
.bbs-type-02A > ul > li > ul > li:last-child					{border-bottom: 1px solid #a8aeb4;}
.bbs-type-02A > ul > li > ul > li.recentBbsInnerLi			{margin-top: 11px; padding-bottom: 11px;}
.bbs-type-02A > ul > li > ul > li a							{color: #444; line-height: 1.5; display: block;}
.bbs-type-02A > ul > li > ul > li a:hover strong			{text-decoration: underline;}
.bbs-type-02A > ul > li > ul > li a strong					{font-size: 13px; display: block; margin-right: 80px; font-weight: normal; position: relative; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.bbs-type-02A > 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-02A > ul > li > ul > li a span.data				{position: absolute; top: 2px; right: 0; font-size: 13px; color: #717171;}
.bbs-type-02A > ul > li > ul > li.recentBbsNoData		{color: #444; background: none; text-align: center; padding: 20px 0;}
.bbs-type-02A .recentBbsMore								{display: none; position: absolute; top: 10px; right: 0; background: url(./../images/m_bbs_more.png) left top no-repeat; width: 13px; height: 13px; text-indent: -5000px;}
.bbs-type-02A > ul > li.active .recentBbsMore				{display: block;}