this.IE=0;
this.IEapp=(navigator.appName=="Microsoft Internet Explorer") ? 1 : 0;
if(this.IEapp) {
	document.writeln("<style type='text/css'>");
	document.writeln("#right .inner {padding-top:56px;}");
	document.writeln("#content {width:100%}");
	document.writeln("</style>");
}
