/*	
	Project:大小創意 www.dxmonline.com
	Design: UTC / www.uTrust.com.tw
	Programming:Morris Chen / morris@utrust.com.tw / Alex Pai / alex@utrust.com.tw
	Web Design:Brad Kuo / brad@utrust.com.tw / 2007-09-26	

/* Main CSS Document */

body {
	scrollbar-track-color:#F7F7F7;
	scrollbar-face-color:#F0F0F0;
	scrollbar-shadow-color:#B8B7B7;
	scrollbar-darkshadow-color:#F7F7F7;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#D9D9D9;
	scrollbar-arrow-color:#888888;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color: #949393;
	font-size: 12px;
}
#DivTheme{
	margin-left: auto;
	margin-right: auto;	
	width:326px;
	text-align:left;		
}
#DivTheme div.LogoSet{
	text-align:center;
}
#FlashSet{
	text-align:left;
	margin: 0px;
	width:326px;
	height:203px;
	background-image: url(../images/bg_install.jpg);
	background-repeat: no-repeat;
	cursor: hand;
}
#FlashSet div.Border{
	position: absolute;
}
#DivTheme div.Content{
	color: #949393;
	font-size: 12px;
	text-align:center;
	padding:5px 0px 5px 0px;
	line-height: 20px;
}
#DivTheme div.Content a{
	color: #FF0000;
}
#DivTheme div.Content a:hover{
	color: #FF0000;
	text-decoration: underline;
}



