.copy11 th {
    text-align: left;
}

input {
	border: 1px solid #ccc;
}

.red_input input {
	border: 1px solid #c24949;
    background: #ffbcbc;
}

.red_input textarea {
	border: 1px solid #c24949;
    background: #ffbcbc;
}
.radio_list{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
