#down_01 {
	background-image: url(../images/down_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	width: 750px;
	padding-right: 248px;
	line-height: 45px;
	color: #FFF;
	font-family: "微軟正黑體";
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
}
#down_02 a {
	color: #069;
	text-decoration: none;
}

#down_02 {
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #333;
	text-align: right;
	width: 988px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
.down_03 {
	text-align: right;
	width: 998px;
	overflow: hidden;
}

#down_menu {
	width: 993px;
	font-size: 14px;
	font-weight: bold;
	font-family: "微軟正黑體";
	color: #333;
	padding-left: 5px;
	overflow: hidden;
	height: 35px;
	line-height: 35px;
	clip: rect(10px,auto,auto,auto);
}
#down_menu a:link {
	text-decoration: none;
	color: #333;
}
#down_menu a:visited {
	color: #333;
}
#down_menu a:hover {
	color: #003A67;
}
#down_menu a:active {
	color: #333;
}
