@charset "utf-8";
/* CSS Document */

#menu li #btn5 			{	background-position: -800px -300px;}
#menu li #btn5:hover 	{	background-position: -800px -400px;}
#contactTable {
	border: 3px double #330;
	background-color: #D2D0A6;
	padding: 8px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#contactTable td {
	background-color: #EFEEE0;
	padding: 5px;
}
#contactTable th {
	font-weight: normal;
	padding: 5px;
	text-align: right;
}
#container #contactTable caption, #container h2 {
	font-size: 22px;
	text-align: center;
	background-image: url(../images/h9.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
	margin-bottom: 10px;
	font-family: "標楷體", "新細明體";
	color: #333;
	font-weight: bold;
}
#form1 input {
	vertical-align: middle;
	margin-right: 5px;
}
#form1 select {
	vertical-align: middle;
}
