@charset "utf-8";
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
}
body {
	-webkit-text-size-adjust:none; 
	margin: 0 auto; padding: 0;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color: #FFF; font-size: 10pt; text-align: center;
	background-color: #000000;
	min-width: 990px;
	height: 100%;
}

p{ margin: 0; padding: 0; }
fieldset, img {
	border:0;
}
a, area {
	outline: none; /* for Firefox */
	hlbr: expression(this.onFocus=this.blur()); /* for IE */
	noFocusLine:expression(this.onFocus=this.blur()); /* For IE */
}
:focus {-moz-outline-style: none;} /* For Firefox 及 Netscape 專用*/

a { text-decoration: none; color: #B60400; }
a:hover { color: #808080; }
a img { border: 0; line-height: 8px; }

td { font-size: 10pt; }
.ass   {
	/*text-align: center ;width: 180px; height: 20px;*/
	/*margin: 0px 10px;*/
}

#header {
	text-align: center;
}

#article {
	text-align: center;
	color: #303030;
}

#article td {
	color: #303030;
}
.menuLink {color:#FFFFFF}
.menuLink:hover {color:#FFFFCC}

#footer {
	text-align: center;
}

#footer .aside1 {
	padding-top: 4px; padding-bottom: 4px; background-color: #333333; margin-top: 16px;
	width: 100%;
}

#footer .aside2 { font-size: 8pt; color: #C0C0C0; margin-top: 20px; margin-bottom: 20px; }

#footer a { color: #FFF; }
#footer a:hover {	color: #C0C0C0; }

