@charset "utf-8";

/* LINK CSS */
/* padding [][E][][] */


#main table {
width: 100%;
margin-top: 5px;
border: 0px solid #bdbdbd;
border-collapse: separate;
border-spacing: 3px;
line-height: 2;


}

#main table td {
border-bottom: 1px solid #bdbdbd;
color:#0b3b0b;
padding: 5px;
vertical-align: top;
}

#main table td.cellL50 {
width: 50%;
border-bottom: 1px solid #bdbdbd;
color:#0b3b0b;
}

