body { margin: 0; }
header { width: 100%; height: 102px;   border-bottom: 1px solid #e5e5e5; background-color: #f1f1f1; }

#tool { margin: 0 auto; }


#logo_part {
    background-color: #47B412;
    height: 102px;
    float: left;
    padding-right: 30px;

    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;

}

#logo_img  { float: left;  }
#logo_text { float: left; padding-top: 29px; padding-left: 17px; font-size: 32px;  color: white; margin-bottom: 3px;}
#logo_text2 { color: white; text-align: center;  }
#logo_url { text-decoration: none; }

#help_link { color: #ffff00; float: right; padding: 3px;}
#help_link:hover { background-color: #ffff00; color: #000000; border-radius: 5px;}


.help { max-width: 80% !important; }
.help_title { font-weight: bold; font-size: 18px; text-align: center; padding-top: 10px; }
#help_table { margin: 0 auto;  }
#help_table td { vertical-align: top; }
.help_bottom_text { text-align: justify; padding: 5px; }
.help_line { background-color: red; height: 421px; width: 1px; margin: 0 auto; }


.help2_image { height: 298px; margin-top: 4px; margin-left: 7px; margin-right: 4px; }

.help3_image { height: 298px; margin-top: 20px;  margin-left: 7px; }

.line_td { width: 25px; }




