@charset "UTF-8";

#main table { border-top:1px #CCC solid; border-bottom:1px #CCC solid;  border-right:1px #CCC solid; margin:0 0 30px; }
#main table th, #main table td { padding:5px 7px; border-bottom:1px #CCC dotted; border-left:1px #CCC solid; }
#main table th.tbottom, #main table td.tbottom { border-bottom:none; }
#main table th { background:#EEE; width:150px; text-align:center; }

