﻿.txt_aln_L {
    text-align: left;
}

.txt_aln_C {
    text-align: center;
}

.txt_aln_R {
    text-align: right;
}
/****************************************************************************/

.loadSplsh_wpr {
    padding-left: 117px;
}

.loadSplsh_frm {
    width: 385px;
    height: 208px;
}

.lsf_top {
    width: 385px;
    height: 148px;
    background-image: url('../../image/n2008/loadSplsh/top.jpg');
    background-repeat: no-repeat;
}

.lsf_bar_wrp {
    width: 385px;
}

.lsf_bar_bot {
    width: 385px;
    height: 23px;
    background-image: url('../../image/n2008/loadSplsh/bar_bot.jpg');
    background-repeat: repeat-x;
    position: absolute;
}

.lsf_bar_anim {
    height: 23px;
    background-image: url('../../image/n2008/loadSplsh/bar_anim.gif');
    background-repeat: repeat-x;
    position: absolute;
}

.lsf_bar_top {
    width: 385px;
    height: 23px;
    background-image: url('../../image/n2008/loadSplsh/bar_top.gif');
    background-repeat: no-repeat;
    position: absolute;
}

.lsf_bot {
    width: 385px;
    height: 37px;
    background-image: url('../../image/n2008/loadSplsh/bot.jpg');
    background-repeat: no-repeat;
    margin-top: 23px;
}

/****************************************************************************/

.intl_rslt_wrpr {
    width: 620px;
    font-family: Arial;
    font-size: 12px;
    padding-left: 3px;
    font-size: 10px;
}

