@CHARSET "UTF-8";

select:focus ,textarea:focus ,input:focus {
	color: #000000;
	background-color: #DDFFDD;
}

