html {
	height: 100%;
}
body {
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: 464646;
	font-size: 12px;
}
.border {
	border: 1px solid #999999;
}
.bg {
	background-image: url(img/news/bg_aou.jpg);
	background-repeat: repeat;
	background-position: top;
}


.noline,.noline:visited,.noline:active,.noline:hover{
	text-decoration:none;
	font-family: PMingLiU, MingLiU, "新細明體", "細明體", "Arial Unicode MS";
	font-size: 11px;
	color: #545454;
}
.noline:hover{
	color: #448CCA;
}.f01 {
	font-family: Arial;
	font-size: 16px;
	color: #FF0000;
}
.newDate {
	color: #0054A6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.newDate:hover {
	color: #0054A6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.font001 {
	font-family: Arial, "新細明體";
	font-size: 14px;
	color: #666666;
}
