@charset "utf-8";
table, input, textarea, select {
	font-size: 93%;
	background-color: transparent;
}
table {
	width: 600px;
}
table th {
	width: 35%;
	text-align: left;
	background-color: transparent;
}
table td {
	background-color: transparent;
	padding: 0 !important;
	margin: 0 !important;
}
textarea {
	height: 180px;
}
.area .lr {
	width: 180px;
}
input {
	width: 96% !important;
}
.ie6 table th, .ie6 table td{
	height: 2.8em;
	line-height: 2.8;
}
.ie6 input {
	width: 100% !important;
	height: 2.8em;
	line-height: 2.8;
}
.area .lr img {
	behavior: url('/mts-yu/style/iepngfix.htc');
}
