
//<![CDATA[
if (document.all && document.styleSheets && document.styleSheets[0] &&
document.styleSheets[0].addRule)
{
document.styleSheets[0].addRule('.learn a', 'behavior: url(iepngfix.htc)');
document.styleSheets[0].addRule('.news_headline a', 'behavior: url(iepngfix.htc)');
document.styleSheets[0].addRule('#dia_am', 'behavior: url(iepngfix.htc)');
document.styleSheets[0].addRule('#bottomarea_middle_left ul li', 'behavior: url(iepngfix.htc)');
document.styleSheets[0].addRule('#atd', 'behavior: url(iepngfix.htc)');
document.styleSheets[0].addRule('#bottomarea_middle_right ul li', 'behavior: url(iepngfix.htc)');
document.styleSheets[0].addRule('.txtbox', 'behavior: url(iepngfix.htc)');
document.styleSheets[0].addRule('#add a', 'behavior: url(iepngfix.htc)');
document.styleSheets[0].addRule('.contact_btn a', 'behavior: url(iepngfix.htc)');
}
//]]>

