@charset "UTF-8";
.bbs-type-08A													{box-sizing:border-box; position: relative; overflow: hidden;max-height: 241px;}
.bbs-type-08A > ul												{position: relative; padding: 0 60px;}
.bbs-type-08A > ul > li .recentBbsTab						{display: none;}

.bbs-type-08A > ul > li ul.recentBbsInnerUl								{width: 100%; position: absolute; top: 0; left: 0;}
.bbs-type-08A > ul > li ul.recentBbsInnerUl > li							{float: left; width: 33.33%; display: table;}
.bbs-type-08A > ul > li ul.recentBbsInnerUl > li a							{color: #747474; display: table-cell; vertical-align: top; box-sizing:border-box; border: 1px solid #e2e2e2; background-color: #FFF; padding: 10px 20px; height:241px;}
.bbs-type-08A > ul > li ul.recentBbsInnerUl > li a:hover					{background-color: #2c6ee5; border: 1px solid #2c6ee5; color: #FFF;}
.bbs-type-08A > ul > li ul.recentBbsInnerUl > li a:hover strong			{text-decoration: underline;}
.bbs-type-08A > ul > li ul.recentBbsInnerUl > li a strong				{font-size: 1.3em; display: block; position: relative; text-overflow: ellipsis; white-space: normal; height:20px; overflow: hidden; background: url(./../images/title_bg_off.png) left bottom no-repeat; padding-bottom: 10px; margin-bottom: 15px; color: #222;}
.bbs-type-08A > ul > li ul.recentBbsInnerUl > li a:hover strong			{background: url(./../images/title_bg_on.png) left bottom no-repeat; color: #FFF;}
.bbs-type-08A > ul > li ul.recentBbsInnerUl > li a .recentBbsContent	{height: 135px; overflow: hidden; font-size: 1.14em; margin-bottom: 15px;}
.bbs-type-08A > ul > li ul.recentBbsInnerUl > li a span.data			{background: url(./../images/date_off.png) left center no-repeat; padding: 3px 0 3px 25px; color: #93a7ba; font-size: 0.9em;}
.bbs-type-08A > ul > li ul.recentBbsInnerUl > li a:hover span.data		{background: url(./../images/date_on.png) left center no-repeat; color: #FFF;}
.bbs-type-08A > ul > li ul.recentBbsInnerUl > li a strong .newArtcl	{display: none;}

.bbs-type-08A > ul > li ul.recentBbsInnerUl > li.recentBbsNoData		{color: #444; background: none; text-align: center; padding: 30px 0; margin: 0; width: 100%; float: none;}

.bbs-type-08A .recentBbsMore								{display: none;}

.bbs-type-08A .bx-controls .bx-pager,
.bbs-type-08A .bx-controls .bx-controls-auto		{display: none;}

.bbs-type-08A .bx-controls .bx-controls-direction a					{background: url(./../images/controls.png) left top no-repeat; text-indent: -5000px; width: 35px; height: 35px; position: absolute; top: 70px;}
.bbs-type-08A .bx-controls .bx-controls-direction a.bx-prev			{left: 0;}
.bbs-type-08A .bx-controls .bx-controls-direction a.bx-next			{right: 0; background-position: right top;}



@media screen and (max-width:1024px) {
}
