table.pad{
    width               :   555px;
}

table.pad td.no{
    background-color    :   #3333ff;
    text-align          :   center;
    line-height         :   1.4;
    width               :   10px;
}
table.pad td.action{
    background-color    :   #333333;
    text-align          :   left;
    width               :   140px;
    line-height         :   1.4;
}

table.pad th.type{
    background-color    :   #3333ff;
    width               :   200px;
    text-align          :   center;
}

table.pad th.type2{
    background-color    :   #3333ff;
    width               :   400px;
    text-align          :   center;
}

table.pad td.key{
    
    text-align          :   center;
    line-height         :   1.4;
}


img.pad01_pos{
    //position            :   relative;
    //top                 :   3px;
    margin              :   0px,2px,6px,2px;
    vertical-align: middle;
}
img.pad02_pos{
    margin              :   0px,2px;
}
