* {
	margin: 0px;
	padding: 0px;
}
#box {
	height: 614px;
	width: 759px;
	font-family: "新細明體,Arial";
}
#left {
	width: 494px;
	float: left;
}
.input01 {
	height: 23px;
	width: 66px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/gouwu.jpg);
	background-color: #FFFFFF;
	cursor:hand;
}
.font01 {
	font-family: "新細明體,Arial";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.font02 {
	font-family: "新細明體,Arial";
	font-size: 12px;
	color: #FF0000;
	line-height: 18px;
}
.font03 {
	font-family: "新細明體,Arial";
	font-size: 12px;
	color: #616060;
	line-height: 18px;
}
#right {
	width: 259px;
	float: left;
	margin-left: 5px;
	height: 614px;
}
.tupian {
    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;
}