@charset "utf-8";
.empty_li { text-align:center;}
.main_news_img { height:260px; position:relative; margin-top:20px; border:#ddd solid 1px;
-webkit-transition: .3s ease;
-moz-transition: .3s ease;
-ms-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;}
.main_news_img:hover { box-shadow:0 0 30px rgba(0,0,0,0.2);}
.main_news_title { font-size:20px; font-weight:700; color:#000; margin:20px 0 0 0; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:center;}
.date01 { font-size:17px; font-weight:500; color:#9f1d21; text-align:center; margin-bottom:20px;}
