@charset "utf-8";
input {background-color: #E5ECF9;}
select {background-color: #E5ECF9;}
textarea {background-color: #E5ECF9;}
.texta {border: 1px solid #E5ECF9;}

.tdhead {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding: 2px;
        border-top-style: none;
        border-bottom-style: none;
        border-left-style: none;
        border-right-style: none;
}

.tdmenu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding: 10px;
        border-bottom-width: 1px;
        border-bottom-style: none;
        border-bottom-color: #cccccc;
}

.tdspace {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding: 10px;
}

