.btn {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image:  url("en_images/btn_01.gif");
	background-repeat: no-repeat;
	height: 20px;
	width: 52px;
	border: 0px none;
}


.btn_2 {
	font-family: "新細明體";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image:  url("en_images/btn_02.jpg");
	background-repeat: no-repeat;
	height: 16px;
	width: 93px;
	border: 0px none;
}


.btn_3 {
	font-family: "新細明體";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image:  url("en_images/btn_3.gif");
	background-repeat: repeat;
	height: 20px;
	width: 62px;
	border: 0px none;
}

