@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0;}
h1,h2,h3,h4,h5,h6 { font-size : 100%; }
ol,ul { list-style : none; }
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }
table { border-collapse : collapse; border-spacing : 0; }
fieldset,img { border : 0; }
caption,th { text-align : left; }
q:before, q:after { content :''; }

body, html {
	background-color: #000000;
	font-size: 12px;
	font-family: sans-serif, "Arial Unicode MS", Arial, "Arial Black", "新細明體", "微軟正黑體";
	color:#564b47;
	margin: 0px;
	text-align: center;
}
.bg {
	width:100%;
	height:100%;
	color:white;
}
#logo {
	position:absolute;
	width:544px;
	height:131px;
	top:50%;
	left:50%;
	overflow: visible;
	margin-top: -100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -270px;
	}
#table {
	position:absolute;
	height:28px;
	width:554px;
	top:58%;
	left:50%;
	overflow: visible;
	margin-left: -270px;
	}
#icon01, #icon02, #icon03 {
	height:28px;
	width:182px;
	margin-right:0px;
	float:left;
}
#icon01 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCC;	
}
#icon02 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#icon03 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCC;
}
