﻿@charset "utf-8"; 
.kche-table tr:nth-child(odd) { background: #EEEEEE; }
.kche-table tr:nth-child(even) {  background: #fff; }