﻿@charset "utf-8";

/****************************************************************************** 

	lsi_birdcode.css

***************************************************************************** */

table { width:100%; }

table, td, th { border: 1px #808080 solid; }

td, th {
padding: 2px 5px 2px 10px;
}

.thbar {background-color: #c0c0c0;}
.cen {text-align: center;vertical-align:middle}
.alank {background-color: #ffdddd;}
.blank {background-color: #ffffb3;}
.clank {background-color: #d7ffd7;}
.dlank {background-color: #d9d9ff;}
.elank {background-color: #d8d8d8;}

.lankwidth { width:10%; }
.kcodewidth { width:10%; }
.jikouwidth { width:80%; }

