﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
table tr:first-child{background-color: #214c96;color:#fff;}
.kche-t8>h2 {font-size: 22px;}
@media (min-width:768px) {.header .logo .logo1 img{height: 60px;}}