a {

	font-family: "Arial", "Helvetica", "sans-serif";

	font-size: 11px;

	line-height: 17px;

}

td {

	font-family: "Arial", "Helvetica", "sans-serif";

	font-size: 11px;

	line-height: 17px;

	margin: 0px;



/*====== 顯示：藍色  超連結：藍色、無底線  點選：位移=========*/

}

.one a:link {

	text-decoration: none;

	color: #336699;

	line-height: 15px;

}

.one a:hover {

	position: relative;

	left: 1px;

	top: 1px;

	color: #336699;



}

.one a:visited {

	color: #336699;;

	text-decoration: none;





}



/*====== 超連結：深灰、無底線  點選：淺灰、位移=========*/

.two a {

	text-decoration: none;

	color: #333333;

	}



.two a:hover {

	position: relative;

	left: 1px;

	top: 1px;

	color: #CCCCCC;

}



/*====== 超連結：白、無底線  點選：黑    圖層用=========*/

.three a {

	color: #FFFFFF;

	text-decoration: none;





}

.three a:hover {

	color: #000000;

	text-decoration: none;



/*====== 超連結：白、無底線  點選：黑    圖層用=========*/

}



.protitle {

	font-family: "Arial", "Helvetica", "sans-serif";

	font-size: 12px;

	font-weight: bold;

	color: #660000;

	text-decoration: none;

	

}



.protitle a:hover {

	font-family: "Arial", "Helvetica", "sans-serif";

	font-size: 12px;

	font-weight: bold;

	color: #660000;

	text-decoration: underline;

}



.protitle a {

	font-family: "Arial", "Helvetica", "sans-serif";

	font-size: 12px;

	font-weight: bold;

	color: #660000;

	text-decoration: none;

}

.GrayWord{

	color: #999999;

}

.GrayWord a{

	color: #999999;

	text-decoration: underline;



}

.GrayWord a:hover{

	text-decoration: none;

}

.about {

	font-family: "Arial", "Helvetica", "sans-serif";

	font-size: 14px;

	line-height: 20px;

}

.about01 {

	font-family: "Arial", "Helvetica", "sans-serif";

	font-size: 13px;

	line-height: 20px;

	text-decoration: none;



}

.about01 a{

	font-family: "Arial", "Helvetica", "sans-serif";

	font-size: 13px;

	line-height: 20px;

	text-decoration: none;

	color: #000000;







}

.about01 a:hover{

	font-family: "Arial", "Helvetica", "sans-serif";

	font-size: 13px;

	line-height: 20px;

	position: relative;

	left: 1px;

	text-decoration: none;

	top: 1px;

	color: #999999;











}

.about02 {

	font-family: "Arial", "Helvetica", "sans-serif";

	font-size: 13px;

	line-height: 20px;

	text-decoration: none;



}

.about02 a{

	font-family: "Arial", "Helvetica", "sans-serif";

	font-size: 13px;

	line-height: 20px;

	text-decoration: none;

	color: #FF9900;







}

.about02 a:hover{

	font-family: "Arial", "Helvetica", "sans-serif";

	font-size: 13px;

	line-height: 20px;

	position: relative;

	left: 1px;

	text-decoration: underline;

	top: 1px;

	color: #FF9900;











}

.submit {
	height: 17px;
	width: 52px;
}
.reset {
	height: 17px;
	width: 48px;
}

