@charset "big5";
.border1 {
	border: 1px dotted #CCCCCC;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.border2 {
	border: 1px solid #FFFFFF;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}

