@charset "big5";
body {
	background-color: #000000;
	margin: 0px;
}
.bgleft {
	background-image: url(images/index_of_left_05.jpg);
	background-repeat: repeat-y;
}
.bgright {
	background-image: url(images/index_of_right_05.jpg);
	background-repeat: repeat-y;
}
.teach_step_bg {
	background-image: url(images/teach_step_bg.jpg);
	background-repeat: no-repeat;
}
.teach_text {
	font-family: "新細明體", Arial;
	font-size: 14px;
	line-height: 180%;
	color: #3D3314;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 13px;
	vertical-align: top;
}
a:link {
	font-family: "新細明體", Arial;
	font-size: 14px;
	line-height: 180%;
	color: #996600;
}
a:visited {
	font-family: "新細明體", Arial;
	font-size: 14px;
	line-height: 180%;
	color: #996600;
}

a:hover {
	font-family: "新細明體", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 160%;
	color: #990000;
}
