The problem is caused by the period before the doctype tag at line 1:.<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
For proper CSS Support in IE, there cannot be anything before the doctype tag on your page.

Sorry, i dont see the period :( now work well


