@charset "utf-8";
/* CSS Document */
.input1{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #696969;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #696969;
	height:17px;*height: 19px;_height:14px;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	vertical-align: middle;
}
.input2{
	height:22px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	vertical-align: middle;
	background-color: #d4d0c8;
}
select{
	margin: 0px;
	padding: 0px;
}

.indexmri1{
	padding: 3px;
	border: 1px solid #C5C5C5;
}