#down_01 {
	background-image: url(../images/down.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 15px;
	width: 989px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#down_02 {
	background-color: #031B6B;
	width: 969px;
	color: #FFF;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 22px;
	margin-right: auto;
	margin-left: auto;
}
#down_02 a {
	color: #FFF;
	text-decoration: none;
}
#down_02 a:link {
	color: #FFF;
}
#down_02 a:hover {
	color: #FF0;
}

#down_03 {
	width: 989px;
	background-image: url(../images/down.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
