.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.search {
	background-image: url(images/search.gif);
	border: 0px none;
	height: 18px;
	width: 55px;
}
.textfield {
	border: 1px solid;
}
html, body {
  margin: 0;
  text-align: center;
}
#container {
  position: relative;
  margin: 0 auto;
  width: 750px;
  text-align: left;
}.btn {
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}
.type3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.line {
	font-size: 11px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #333333;
	line-height: 30px;
}
.ch_search {
	background-image: url(tw_images/ch_search.jpg);
	border: 0px none;
	height: 18px;
	width: 55px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}
