
body{
    background-color:Ivory;
    //width:610px;
}
.main_table{
    width:550px;
    margin-left: auto;
    margin-right: auto;
    font-size:small;
}
.table_knr{
    width:1200px;
    margin-left: auto;
    margin-right: auto;
    font-size:small;
}
.title{
    font-size:large;
    background-color:Cornsilk;
    padding:3px;
    border:1px Coral solid;
    text-align:center;
}
.naiyou{
    border-left:1px Coral solid;
    border-right:1px Coral solid;
    border-bottom:1px Coral solid;
    padding:5px;
    line-height:130%;
}
.small_title{
    color:green;
    //font-size:small;
    //font-weight:bold;
}
.form_title1{
    background-color:Cornsilk;
    padding:3px;
    border:1px Coral solid;
    text-align:center;
}
.form_title2{
    background-color:Cornsilk;
    padding:3px;
    border-left:1px Coral solid;
    border-right:1px Coral solid;
    border-bottom:1px Coral solid;
    text-align:center;
    width:15%;
}
.form_body{
    padding:3px;
    border-right:1px Coral solid;
    border-bottom:1px Coral solid;
    text-align:left;
    width:85%;
    color:gray;
    font-size:x-small;
}
.text_15{
    width:150px;
    background-color:white;
}
.text_20{
    width:200px;
    background-color:white;
}
.text_50{
    width:400px;
    background-color:white;
}
.ta_50{
    width:400px;
    height:80px;
    background-color:white;
}
.ta_1000{
    width:400px;
    height:150px;
    background-color:white;
}
.exec_col{
    text-align:right;
    padding:5px 70px;
}
.btnSupport{
    width:100px;
    padding:3px;
    font-size:medium;
}
.btnExec{
    width:120px;
    padding:5px;
    font-size:medium;
}
.msg{
    color:gray;
    font-size:x-small;
}
.top_msg{
    font-size:medium;
    color:blue;
    font-weight:bold;
    padding:5px;
}
.top_msg2{
    font-size:medium;
    color:blue;
    font-weight:bold;
    padding:5px;
    border-bottom:1px Coral solid;
}
.itiran{
    vertical-align:top;
    padding:5px;
    font-size:medium;
    border-bottom:1px gray dotted;
}
.itiran2{
    vertical-align:top;
    padding:5px;
    border-bottom:1px gray dotted;
}
.del_msg{
    color:red;
    font-size:large;
}
.date_right{
    float:right;
    font-size:small;
    color:gray;
}

.sup_title{
    background-color:Khaki;
    border:1px Coral solid;
    padding:2px;
    font-size:medium;
    text-align:left;
}
.sup_date{
    float:right;
    font-size:small;
    color:gray;
}
.sup_bot{
    background-color:lightgray;
    border-left:1px Coral solid;
    border-right:1px Coral solid;
    border-bottom:1px Coral solid;
    padding:2px;
    font-size:small;
    text-align:left;
}
.sup_next{
    font-size:small;
    text-align:center;
}
.sup_edit{
    float:right;
    margin-right:10px;
}

.knr_col_01{
    background-color:Cornsilk;
    border:1px Coral solid;
    padding:3px;
    text-align:center;
}
.knr_col_02{
    background-color:Cornsilk;
    border-top:1px Coral solid;
    border-right:1px Coral solid;
    border-bottom:1px Coral solid;
    padding:3px;
    text-align:center;
}
.knr_col_03{
    background-color:white;
    border-left:1px Coral solid;
    border-right:1px Coral solid;
    border-bottom:1px Coral solid;
    padding:3px;
}
.knr_col_04{
    background-color:white;
    border-right:1px Coral solid;
    border-bottom:1px Coral solid;
    padding:3px;
}
