Thanks for reply, but now it throw new error.
Microsoft JScript runtime error: Unable to get value of the property 'style': object is null or undefined
my code is as following
document.getElementById('DayPilot').childNodes[0].childNodes[1].childNodes[0].style.width = "400px";