input.input_text {
background: #f8f0d0;
border: solid #987e64 1px;
padding: 2px;
width: 217px;
color: #5a0808;
}

input.input_button {
background: url("../../../images/button.jpg") repeat-x;
border: solid #340303 1px;
padding: 1px 4px 1px 4px;
color: #f9efc7;
}

select.list {
background: #f8f0d0;
border: solid #987e64 1px;
color: #5a0808;
}

textarea.area {
background: #f8f0d0;
border: solid #987e64 1px;
padding: 2px;
width: 300px;
height: 150px;
}

table.sign_table input.input_text {
width: 300px;
}

input.input_text_hid {
background: #f8f0d0;
border: solid #987e64 1px;
padding: 2px;
width: 300px;
display: none;
}

input.input_button_cancel {
background: url("../../../images/button.jpg") repeat-x;
border: solid #340303 1px;
padding: 1px 4px 1px 4px;
color: #ffffff;
display: none;
}

input#sign_captcha {
width: 30px;
float: left;
margin: 0px 0px 0px 2px;
padding: 7px 0px 7px 0px;
width: 102px;
text-align: center;
}

input#bron_st1,
input#bron_st1b,
input#bron_st2,
input#bron_lux,
input#bron_lux_twin,
input#bron_lux_full,
input#bron_lux2_full {
width: 50px;
}

select#pay_way {
width: 178px;
}