@charset "utf-8";
/* CSS Document */

#header {
	height: 205px;
	width: 960px;
	background-color: #D2FBFD;
	position: relative;
	background-image: url(images/banner3.gif);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#container {
	margin: auto;
	width: 952px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#top {
	margin: auto;
	height: 60px;
	width: 960px;
	background-image: url(images/top.gif);
}

#footer {
	background-color: #A1D1F7;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5897F4;
	border-bottom-color: #5897F4;
	position: relative;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "標楷體", "細明體";
	font-size: 1em;
	color: #333333;
}
a {
	font-family: "標楷體", "細明體";
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1em;
}
a:hover {
	font-family: "標楷體", "細明體";
	color: #FF0000;
}


#container #containerTop {
	background-color: #CDE3FA;
	position: relative;
	height: 60px;
	width: 950px;
	padding: 0.1em;
	font-family: "標楷體", "細明體";
	font-size: 1.2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	background-image: none;
	background-repeat: repeat;
}
#container #mainContent {
	background-color: #FFFFFF;
	height: 1100px;
	background-image: none;
	background-repeat: repeat;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5897F4;
	border-right-color: #5897F4;
	border-bottom-color: #5897F4;
	border-left-color: #5897F4;
	font-family: "標楷體", "細明體";
	font-size: 1.5em;
	padding: 1em;
	color: #003366;
	overflow: scroll;
}
#container #sidebar1 {
	float: left;
	width: 216px;
	background-color: #5897F4;
	margin-right: 5px;
	padding-top: 1em;
	height: 1100px;
	background-image: none;
	font-family: "標楷體", "細明體";
	font-size: 1.5em;
	color: #FEFFFF;
	padding-left: 0.5em;
	padding-bottom: 1em;
}
body {
	background-image: url(images/dye_st_0130.gif);
	background-repeat: repeat;
	background-color: #4B4BC5;
}
#container #mainContent iframe {
	border: thick solid #5897F4;
}
