@CHARSET "UTF-8";
body.mceContentBody {
  font-size: 12pt;
}

#record_title {
    clear:               both;
    width:              690px;
    height:              19px;
    font-size:           10pt;
    overflow:          hidden;
}

#record_attendance_title {
    float:               left;
    border-top:     1px solid;
    border-left:    1px solid;
    width:              124px;
    height:              18px;
    text-align:        center;
}

#record_modification_title {
    float:               left;
    border-top:     1px solid;
    border-left:    1px solid;
    width:               99px;
    height:              18px;
    text-align:        center;
}

#record_bf_title {
    float:               left;
    border-top:     1px solid;
    border-left:    1px solid;
    width:              145px;
    height:              18px;
    text-align:        center;
}

#record_fund_title {
    float:               left;
    border-top:     1px solid;
    border-left:    1px solid;
    border-right:   1px solid;
    width:              192px;
    height:              18px;
    text-align:        center;
}

#record {
    clear:               both;
    width:              690px;
    height:              92px;
    font-size:           10pt;
    line-height:         110%;
    overflow:          hidden;
}

#record_attendance {
    float:               left;
    border-top:     1px solid;
    border-bottom:  1px solid;
    border-left:    1px solid;
    padding-top:          2px;
    padding-left:         2px;
    padding-right:        2px;
    width:              120px;
    height:              88px;
}

#record_attendance_left {
    float:               left;
    width:               70px;
    text-align:       justify;
    text-justify:  distribute-all-lines;
}

#record_attendance_right {
    float:               left;
    width:               50px;
    text-align:         right;
}

#record_modification {
    float:               left;
    border-top:     1px solid;
    border-bottom:  1px solid;
    border-left:    1px solid;
    padding-top:          2px;
    padding-left:         2px;
    padding-right:        2px;
    width:               95px;
    height:              88px;
}

#record_modification_left {
    float:               left;
    width:               28px;
    text-align:         right;
}

#record_modification_right {
    float:               left;
    width:               67px;
    text-align:         right;
}

#record_bf {
    float:               left;
    border-top:     1px solid;
    border-bottom:  1px solid;
    border-left:    1px solid;
    padding-top:          2px;
    padding-left:         2px;
    padding-right:        2px;
    width:              141px;
    height:              88px;
}

#record_bf_left {
    float:               left;
    width:               70px;
    text-align:       justify;
    text-justify:  distribute-all-lines;
}

#record_bf_right {
    float:               left;
    width:               71px;
    text-align:         right;
}

#record_fund {
    float:               left;
    border-top:     1px solid;
    border-bottom:  1px solid;
    border-left:    1px solid;
    border-right:   1px solid;
    padding-top:          2px;
    padding-left:         2px;
    padding-right:        2px;
    width:              188px;
    height:              88px;
}

#record_fund_left {
    float:               left;
    width:               90px;
    text-align:       justify;
    text-justify:  distribute-all-lines;
}

#record_fund_right {
    float:               left;
    width:               98px;
    text-align:         right;
}
