body {
	margin: 0px;
	background-color: #e9eaeb;
}
a {
	color: #193472;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}

.MainDiv {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: "新細明體", Arial, Verdana, "Times New Roman";
	font-size: 10pt;
	line-height: 180%;
	color: #463f3b;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d7dadb;
	border-left-color: #d7dadb;
	background-color: #FFFFFF;
}
.Subject {
	clear: both;
	height: auto;
	padding-left: 45px;
}
.Subject_Left {
	float: left;
	width: 222px;
	margin-top: 30px;
}
.Subject_RightA {
	float: left;
	width: 733px;
}
.Subject_Right {
	background-image: url(images/Subjectpartition.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 690px;
	padding-left: 40px;
	float: left;
	padding-top: 20px;
	padding-bottom: 30px;
}
.Subject_Right_Explain {
	padding-left: 26px;
	padding-top: 16px;
	padding-right: 90px;
}
.Subject_RightF {
	width: 733px;
	float: left;
}
.Footer {
	color: #6e6e6e;
	text-align: center;
	padding-top: 10px;
}
.color_01 {
	color: #b5320e;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #afb491;
}
.color_02 {
	color: #2a5507;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #afb491;
}
.color_03 {
	color: #06587B;
}
.Tit_01 {
	font-size: 12pt;
	font-weight: bold;
	color: #B50909;
	line-height: 200%;
}
.Tit_02 {
	font-size: 11pt;
	font-weight: bold;
	color: #2a5507;
}
.Download_Menu {
	text-align: right;
	margin-right: 40px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.Download_bg {
	background-color: #E4E4E4;
	margin-right: 30px;
}
.Download_bg th {
	background-color: #FFFFFF;
	color: #193472;
	width: 100px;
}
.Download_bg td {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
}
