@CHARSET "ISO-8859-1";

.root_search_table{
	width: 195px;
	height: 17px;
}

.search_row{
	width: 195px;
	height: 17px;
}

.search_col_input{
	width: 167px;
	padding-left: 5px;
	padding-right: 3px;
	height: 17px;
}

.search_input{
	width: 100%;
	border: 1px solid #b2b2b2;
	background: #ffffff;
	height: 17px;
	color: #222222;
}

.search_col_button{
}

.search_submit{
}