IE6のみ適用

body {
	background-color: green;
	/*\*/
	_background-color: green;
	_background-c\olor : red;
	/**/

}
/*普通のブラウザは緑、IE6のみ赤*/