body, td, div {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    color: #000000;
}
.topmenu {
    border: 0px;
    text-decoration: none;
}
.topmenu:hover {
    border: 0px;
    text-decoration: none;
}
.bottom_menu {
    font-size: 12px;
    padding-top: 3px;
    color: #FFFFFF;
}
.bottom_box {
    border-style: solid;
    border-width: 0px 1px 0px 1px;
    border-color: #CCCCCC;
}
.pagebom_box {
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #CCCCCC;
}
.link_white {
    color: #FFFFFF;
    text-decoration: none;
}
.text_bottom {
    color: #817267;
}
.content {
    padding: 20px 50px 0px 50px;
}
.title_bar {
    height: 19px;
    background-color: #FED650;
    border-bottom: 1px solid #EB3D18;
    padding-top: 5px;
    padding-left: 15px;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}
.text1 {
    padding: 10px 15px;
    font-size: 14px;
    line-height: 24px;
}
.table1 {
    border: 1px solid #333333;
}

.form_box {
    display: block;
    padding-left: 120px;
    width: 430px !important;
    width: 550px;
}
.label {
    font-size: 14px;
    float: left;
    width: 120px;
    height: 25px;
}
.labelbig {
    font-size: 14px;
    float: left;
    width: 120px;
    height: 180px;
}
.label_reset {
    font-size: 14px;
    float: left;
    width: 50px;
    height: 18px;
    padding-top: 25px;
    padding-left: 120px;
}
.label_submit {
    font-size: 14px;
    float: left;
    width: 50px;
    height: 18px;
    padding-top: 25px;
    padding-left: 80px;
}
.field_div {
    float: right;
    height: 25px;
}
.field_divbig {
    float: right;
    height: 180px;
}
.field_box {
    border: 1px solid #999999;
    height: 24px;
    width: 190px;
    float: left;
}
.field_sel {
    border: 1px solid #777777;
    height: 18px;
    width: 440px;
    float: left;
}
.field_bigbox {
    border: 1px solid #777777;
    width: 440px;
    height: 100px;
    float: left;
    clear: both;
}
.msgbox {
    border: 1px solid #D8D8D8;
    padding: 10px;
    background: #FCFCFC;
}
.msglabel {
    font-size: 14px;
    clear: both;
}
.timelabel {
    float: right;
    color: #BBBBBB;
}
.msgline {
    height:1px;
    padding-top: 0px;
    border-bottom: 1px solid #000000;
}