#contaner {
	height: 800px;
	width: 950px;
}
#footer {
	background-image: url(../Images/200605.gif);
	height: 65px;
	width: 950px;
}

#contane {
	height: 500px;
	width: 950px;
	background-image: url(../Images/200604.gif);
	background-repeat: no-repeat;
}
#contanerig table {
	font-family: "Times New Roman", Times, serif;
	float: right;
	width: 90px;
	margin-top: 10px;
}
#contanerig tr {
	font-family: "Times New Roman", Times, serif;
	float: right;
	color: #003399;
}
#contanerig td {
	font-family: "Times New Roman", Times, serif;
	color: #0033FF;
}

#contaneleft table {
	float: left;
	width: 105px;
	margin-top: 7px;
	margin-left: 50px;
}
#contaneleft tr {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
}
#contaneleft td {
	font-family: "細明體";
	color: #000099;
	font-size: 12px;
}

#contanemid table {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	height: 500px;
	width: 590px;
	float: left;
}

#contanemid td {
	font-family: "新細明體";
	color: #000000;
}
#contanemid tr {
	font-family: "Times New Roman", Times, serif;
	color: #33CC66;
}


#banner {
	background-image: url(../Images/200601.gif);
	height: 250px;
	width: 950px;
}
#banner p {
	font-family: "細明體";
	margin-top: 50px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 200px;
}
#footer p {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
