* {
	margin: 0px;
	padding: 0px;
}
#box {
	height: 500px;
	width: 500px;
	font-family: "新細明體,Arial";
	font-size: 12px;
	line-height: 25px;
	color: #444444;
}
.select {
	height: 16px;
	width: 50px;
}.input01 {
	height: 23px;
	width: 79px;
	background-color: #FFFFFF;
	background-image: url(../images/jiaru.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:hand;
}
a:link {
	font-family: "新細明體,Arial";
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
a:visited {
	font-family: "新細明體,Arial";
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
a:hover {
	font-family: "新細明體,Arial";
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}

