﻿@charset "utf-8"; 
:root{--color:#14375F;--color1:#14375F}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}