WinIE5.0と5.5のみに適用

body {
	background-color:green;
	/*\*/
	_background-color: red;
	_background-c\olor : green;
	/**/
}
/*普通のブラウザは緑、WinIE5.0と5.5のみ赤*/