@charset "big5";
/* CSS Document */

body {
	margin: 0px;
}
.title_bg {
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.menu_bg {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
td {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
a.foot {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.foot:hover {
	color: #0066FF;
}
.foot_wd {
	color: #999999;
}
.foot_wd11 {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 11px;
	color: #999999;
}
a.menu_wd1 {
	color: #666666;
	text-decoration: none;
	width: 180px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 9px;
	line-height: 18px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2079CD;
}
a.menu_wd1:hover {
	color: #FFFFFF;
	text-decoration: none;
	width: 180px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 9px;
	line-height: 18px;
	font-size: 13px;
	background-color: #2079CD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2079CD;
}

.menu_wd1_select {
	color: #0066CC;
	text-decoration: none;
	width: 180px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 9px;
	line-height: 18px;
	font-size: 13px;
	background-color: #D8D8D8;
}
h1 {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 16px;
	color: #0066CC;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 15px;
	color: #688A00;
	margin: 0px;
}
a.title_link {
	color: #0066CC;
	text-decoration: underline;
	height: 24px;
	width: 430px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: 18px;
	font-size: 16px;
}
a.title_link:hover {
	color: #638400;
	text-decoration: none;
	height: 24px;
	width: 430px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: 18px;
	font-size: 16px;
}
.mainmenutitle {
	color: #FFFFFF;
	text-decoration: none;
	height: 24px;
	width: 180px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	line-height: 18px;
	background-color: #155186;
	font-weight: bold;
}
a.pdmainmenu {
	color: #155186;
	text-decoration: none;
	height: 24px;
	width: 180px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	line-height: 18px;
	font-weight: bold;
	background-color: #DDDDDD;
}
a.pdmainmenu:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #155186;
	height: 24px;
	width: 180px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	line-height: 18px;
	font-weight: bold;
}
.mainmenu-line {
	background-image: url(images/mainmenu-line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
