﻿@charset "utf-8";
@import url(../full.css);

#body table {width:100%;}
#body table th, 
#body table td {padding:10px; border-bottom:1px solid #CECECE; vertical-align:top;}
#body table th {background:#F1F1F1;}
#body table td {}
#body table.list {}
#body table.list .last th, 
#body table.list .last td {border-bottom:none;}
#body table.list th {width:100px; padding:5px 5px 5px 0px; background:none; font-weight:bold;}
#body table.list td {padding:5px 0px 5px 5px;}
#body table.border {width:auto;}
#body table.border th, 
#body table.border td {padding:5px 10px; border:1px solid #CECECE;}
#body table.border th {background:none;}
#body table.border td {}

#non
#non table {width:100%;}
#non table th, 
#non table td {padding:10px; vertical-align:top; border-bottom:none;}
#non table th {background:#F1F1F1;}
#non table td {}

