/* center */ 
#center2 td {
  border-bottom: solid #ccc 1px;
  border-right: solid #ccc 1px;
  vertical-align: top;
  width: 300px;
  padding: 2px;
  font-size: 10px;
  
}
#center2 td.time{ width: 110px; border-left: solid #ccc 1px; text-align: center;}
.y-2009 #center2 td.time{ width: 70px; }
#center2 tr.head { font-weight: bold; background: #ddd; text-align: center; border-top: solid #000 1px;}
#center2 .odd {background: #eee;}
#center2 table .empty { border: none; background: #fff;}

#center2 h1 { padding-top: 20px; padding-bottom: 10px; }
#center2 h2 { color: black; font-size: 14px; font-weight: bold; padding-top: 20px; padding-bottom: 10px; }
#center2 h3 { color: black; font-size: 13px; font-weight: bold; padding-top: 20px; padding-bottom: 10px; }
#center2 h4 { color: black; font-size: 11px; font-weight: bold; padding: 0 0 0 20px}
#center2 img { border: 1px solid #000000; padding: 0px; }
#center2 p { text-align: justify; }

#center2 a { text-decoration: none; color: #0040b6; border-bottom: 1px solid #dddddd; }
#center2 a:hover { color: #920b0f; }

#center2 span.cim { font-weight: bold; color: #0040b6; }
#center2 p.lenia { border-bottom: 1px solid #e5e5e5; width: 590px; }
#center2 ul {margin: 0 0 0 5px; }


