#innerBodyTable{
	width: 800px;
	height: 550px;
}
#innerBodyTable #menuTD{
	width:220px;
}
#innerBodyTable #contentTD{
	width:580px;
}
#innerBodyTable #contentTD #contentIframe{
	width:580px;
	height: 550px;
	border: none;
}
