.announcement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-image: url(../images/poto5.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	padding-top: 20px;
	text-align: center;
}
.int {
	width: 776px;
	text-align: left;
	font-family: "新細明體";
	font-size: 13px;
	line-height: 15px;
	padding-left: 20px;
}
.int a{
	font-family: "新細明體";
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}
.int a:hover{
	color: #CC3300;
	text-decoration: underline;
}.H3 {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #993333;
}
.H4 {
	color: #FFFFFF;
}

