/* 메인 이미지 뉴스 4개 바텀 뉴스 */
.bottom_news { position: relative; width: 100%; height: 331px; background-color: #eee; margin:37px 0 50px 0;}
.bott_news_box { position: relative; width:1060px; height:309px; margin:0 auto; padding-top:7px; }
.news_top { position:relative; float:left; overflow:hidden; width:261px; height:316px; margin-right:5px; background:#fff; }
.news_top a { position:relative; display:block; overflow:hidden; width:100%; height:100%; }
.news_txtbox { overflow:hidden; width:100%; height:130px; }
.news_txtbox a { display:block; width:100%; height:100%; }
.news_txtbox p:nth-child(1) { overflow:hidden; width:216px; height:40px; margin:0 auto; margin-top:25px; padding-bottom:10px; border-bottom:1px solid #ececec; text-align:center; font-size:15px; color:#949494; letter-spacing:-1px; line-height:21px; font-weight:400;}
.news_txtbox p:nth-child(2) { overflow:hidden; width:216px; height:20px; line-height:20px; text-align:center; font-size:18px; margin:0 auto; font-weight:400; margin-top:10px; color:#52504c; letter-spacing:-1px; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal;overflow:hidden;}
.news_img { overflow:hidden; display:block; width:261px; height:186px; }
.news_img img { width:100%; height:100%; }
.tri { position:absolute; left:115px; display:inline-block; width:0; height:0; border-style:solid; border-width:20px; border-color:#fff transparent transparent transparent;}
.news_bottom { position:relative; overflow:hidden; float:left; width:261px; height:316px; background:#fff; margin-right:6px; }
.news_bottom a { display:block; width:100%; height:100%; }
.news_bottom_txtbox { overflow:hidden; width:100%; height:105px; }
.news_bottom_txtbox p:nth-child(1) { overflow:hidden; width:216px; height:20px; margin:0 auto; padding-bottom:10px; border-bottom:1px solid #ececec; line-height:20px; text-align:center; font-size:18px; font-weight:400; margin-top:26px; color:#52504c; letter-spacing:-1px; text-overflow:ellipsis; white-space:nowrap; word-wrap:narmal;}
.news_bottom_txtbox p:nth-child(2) { overflow:hidden; width:216px; height:40px; margin:0 auto; margin-top:10px; text-align:center; font-size:15px; color:#949494; letter-spacing:-1px; line-height:20px; font-weight:400;}
.tri { position:absolute; left:115px; display:inline-block; width:0; height:0; border-style:solid; border-width:20px; border-color:#fff transparent transparent transparent; }
.tri_top { position:absolute; left:115px; top:146px; display:inline-block; width:0; height:0; border-style:solid; border-width:20px; border-color:transparent transparent #fff transparent; }

/* 이미지 뉴스 4개 hover 했을시 css  */
.news_tophover { display:none; position:absolute; width:231px; height:286px; border:15px solid #3a3835;  z-index:1; }
.hover_topbox { width:100%; height:100%; background:#f26d24; opacity:0.7; }
.news_hover_tit { position:absolute; overflow:hidden; top:67px; z-index:1; width:100%; height:30px; line-height:30px; padding-top:5px; text-align:center; font-size:23px; color:#fff; letter-spacing:-2px; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden;}
.news_hover_bar { position:absolute; z-index:1; display:block; width:55px; height:1px; left:91px; top:106px; border-bottom:1px solid #fff; }
.news_hover_txt { position:absolute; top:126px; left:40px; z-index:1; width:150px; height:25px; text-align:center; font-size:15px; color:#fff;  }
.news_hover_btn { position:absolute; top:212px; left:67px; z-index:1; width:110px; height:35px; background:#fff; font-size:15px; color:#fff; background:url(http://www.biz-metro.com/main/images/btn/hover_btn.png) no-repeat;}
.news_hover_img { position:absolute; top:0; z-index:-1; overflow:hidden; width:100%; height:100%; }
.news_hover_img img { width:231px; height:286px; }
.top_btn:hover .news_tophover { display: block; }