﻿@charset "utf-8";
/* CSS Document */

#navigation, #footer, .noprint { display: none; }

body, p, td, th, ul, a {
	background-color: #fff;
	color: #000;
	font-family: "細明體", "新細明體";
	font-size: 12pt;
	
}

#content { 
background-color: #fff; 
width: auto; 
border: none; 
}
