    /* 設定檔案放在css/ui-report.css
	由　includes/head.php　呼叫 
	在編輯主要　test report 時，顯示檔案的樣式
	*/


	.bgimg {
		height: 100%;
	}

	.footer {
		opacity: 0.9;
	}

	.doc-container {
		background-color: rgba(256, 256, 256, 0.95);

	}
	.doc-container > #顯示文件 > p{ 
		line-height: 1; 
		margin: 0;
		/* background-color: rgba(0,256,  0);*/
	}  
