@charset "utf-8";
#outsite {
	height: 590px;
	width: 900px;
	background-color: #d4e4f7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: auto;
	top: 0px;
}
#two {
	background-color: #2f6fbf;
	height: 130px;
	width: 500px;
	margin-top: 0px;
	position: absolute;
	font-family: "微軟正黑體";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
#menu {
	background-color: #cd8721;
	height: 130px;
	width: 343px;
	position: relative;
	left: 500px;
	margin: 0px;
}
#three {
	background-color: #2F6FBF;
	height: 130px;
	width: 72px;
	position: absolute;
	left: 880px;
	top: 20px;
}
#four {
	background-color: #FFFFFF;
	height: 410px;
	width: 844px;
	border-top-width: 1px;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #CD8721;
	border-left-color: #000000;
	position: absolute;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	top: 150px;
	left: 174px;
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	font-family: "新細明體", "標楷體";
}
