@charset "UTF-8";
table.line {width:100%;border-top:2px solid #ccc;}
table.line th {text-align: center;padding:5px 0;font-size:13px;border-bottom:2px solid #ccc;}
table.line td {padding:5px;border-bottom:1px solid #ccc;font-size:13px;}
table.line tr:nth-child(odd) td {background:#f7f7f7;}