﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.newslist-1 li .news-text, .newslist-1 li .news-title {word-break: inherit;}
