@charset "utf-8";
.bg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body {
	background-image: url(images/1_q_08.jpg);
}
.bg2 {
	background-image: url(images/1_q_13.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg3 {
	background-image: url(images/1_q_14.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.font_title {
	font-family: Arial, "新細明體";
	font-size: 15px;
	font-weight: bold;
	color: #00868f;
}
.font_11 {
	font-family: Arial, "新細明體";
	font-size: 12px;
	line-height: 22px;
}
.line_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Arial, "新細明體";
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #00868f;
}
a.menu {
	padding: 7px 10px;
	font-family: Arial, "新細明體";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	_line-height: 30px;
}
a.menu:hover {
	color: #FFFFFF;
	background-color: #00868f;
}
a.link_b {
	font-family: Arial, "新細明體";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.link_b:hover {
	color: #FFFFFF;
}
a.menu1 {
	padding: 7px 10px;
	font-family: Arial, "新細明體";
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	_line-height: 30px;
	background-color: #00868f;
}
a.menu1:hover {
	color: #FFFFFF;
	background-color: #00868f;
}

