/*
 * custom css
 */
.footer_a{
    display:inline-block;
    text-decoration:none;
    height:20px;
    line-height:20px;
}
.footer_p{
    float:left;
    height:20px;
    line-height:20px;
    margin: 0px 0px 0px 5px;
    color:#939393;
}
.footer_center{
    padding-top: 20px;
    text-align: center!important;
}
.footer_margin_large_top{
    margin-top: 320px!important;
}
.footer_back{
    background-color:#eee;
    border-top:1px solid #ccc;
}
.msg_warming{
    color:red;
    size:25px;
    text-align:center!important;
}
.table_tr_th{
    border-top: 1px solid;
    text-align:center!important;
    border-bottom: 1px solid;
}
.div_user{
    text-align:right;
    margin-right:10px;
    font-size:18px;
}
.add_span_key{
    text-align: right;
    padding-bottom: 8px;
    padding-top: 8px;
}
.add_span_value{
    text-align: left;
    padding-bottom: 8px;
    padding-top: 8px;
}
.add_div_padding{
    padding-bottom: 3px;
    padding-top: 3px;
}
.add_input_style{
    margin: auto;
    display: inline;
    width: 178px;
}
.detail_input_style{
    margin: 0 5px 0 5px;
    width: 98%;
}