#bodyDx {
        background : #FFFFFF;
	margin-left: 60px;
	margin-top: -20px;
}
#table_ele_title {
	background-color:#FFFFFF;
	color : #000000;
	font : 20px Arial Narrow, Tahoma, Verdana, Helvetica, sans-serif;
	position: relative;
	left: 30px;
	top: 30px;
        width: 90%;
}
#table_ele_main {
	background-color:#FFFFFF;
	color : #000000;
	font : 16px Arial Narrow, Tahoma, Verdana, Helvetica, sans-serif;
	position: relative;
	left: 30px;
	top: 150px;
        width: 90%;
}


