.ff_parent_table{
    position: relative;
}
#top_applinks{
    position: absolute;
    top: 150px;
    left: 640px;
}
div.headbox_container div.top_logo {
    background-image: url(../images/nav/subpage.jpg);
    width: 1278px;
    height: 231px;
    float: left;
}
div.headbox_container div.login_pre {
    display: none;
}
div.headbox_container div.login_box {
    display: none;
}
div.headbox_container div.nav_left {
    background-image: url(../images/nav/subpage-02.jpg);
    width: 206px;
    height: 47px;
    float: left;
}
div.headbox_container div.nav_right {
    background-image: url(../images/nav/subpage-03.jpg);
    width: 405px;
    height: 47px;
    float: left;
}

div.headbox_container div.nav_section {
    background-image: url(../images/nav/subpage_title_04.jpg);
    width: 1278px;
    height: 59px;
    float: left;
}

div.headbox_container div.nav_section {
    background-image: url("../images/nav/subpage_title_06.jpg");
}
#ff_header div.ff_wrapper {
    height: 352px;
}

#ff_header div.ff_box {
    height: 352px;
}

#ff_main div.ff_wrapper {
    background-color: #C6E8F1;
    width: 1279px;
}

#ff_main div.ff_box div.ff_box_main {
    /* width: 1278px; */
    width: 900px;
    background-repeat: repeat-y;
    height: 420px;
    min-height: 420px;
    background-image: url(../images/nav/subpage-05.jpg);
}
div.nav_box {
    /* position: absolute; */
    position: relative;
    width: 244px;
    top: 0px;
    left: 7px;
    float: left;
}

div.nav_box div.nav_menu {
    position: relative;
    float: left;
    width: 244px;
    height: 53px;
}

div.nav_menu img {
    position: relative;
    top: 0px;
    left: 0px;
}

#ff_main div.ff_box {
    width: 900px;
    left: 200px;
    /* margin-left: 60px; */
    /* _margin-left: 398px; */
    /* width: 1278px; */
    background-repeat: repeat-y;
    /* height: 300px; */
    background-image: url(../images/nav/subpage-06.jpg);
}

div.nav_txt {
    position: absolute;
    top: 16px;
    left: 48px;
}

div.nav_txt a, div.nav_txt a:visited {
    text-decoration: none;
    color: gray;
    font-size: 18px;
}

div.reg_form {
    font-size: 16px;
    margin-left: 50px;
    margin-top:10px;
    float: left;
}

.reg_form .tips{
    padding:5px 0px;
    font-size:1em ;
}

#msg_error{
    padding-left:38px;
    padding-top:5px;
    padding-bottom:5px;
    color:red;
    width:381px;
    font-size:14px;
}
#msg_error.message{
    color:#333;
}



