
/*	
	臺灣總合股務資料處理股份有限公司 - All Rights Reserved.
	
	Web Designed By 郭光耀 Brad Kuo 2005-10-15
	CSS-P Style writed by 郭光耀 Brad Kuo
	【E-mail:】brad@uTrust.com.tw
	【Blog:】http://www.colorIndex.com.tw/blog
	【Web:】http://www.uTrust.com.tw
			http://www.colorIndex.com.tw

	
	
/* 頁面設定 */


@import url("element/div.css");
@import url("element/font.css");
@import url("element/form.css");
@import url("element/img.css");
@import url("element/selector.css");
@import url("element/table.css");
@import url("utc.css");


body {
	SCROLLBAR-FACE-COLOR: #ececec;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	SCROLLBAR-TRACK-COLOR: #fefefe;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;	
	padding-top: 0px;
	
}
	#FlashSet div.BtnSystem{
	 position: absolute;
	 width: 203px;
	 top:96px;
	}

