/* 代码整理：时代Java */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, th, td, blockquote, fieldset, div, strong, label, em {
	margin:0;
	padding:0;
	border:0;
}
ul, ol, li {
	list-style:none;
}
input, button {
	margin:0;
	font-size:12px;
	vertical-align:middle;
}
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 auto;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.ac_results {
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index:100;
}
.ac_results ul {
	width: 100%;
}
.ac_results li {
	padding: 2px 5px;
	cursor: default;
	display: block;
	line-height: 16px;
	overflow: hidden;
}
.ac_results .item {
	text-align:left;
	float:left;
}
.ac_results .num {
	text-align:right;
	float:right;
}
.ac_odd {
	background-color: #eee;
}
.ac_over {
	background-color: #3399ff;
	color: white;
}
#form1 {
	width:450px;
	margin:20px auto;
}
.seabtn {
	display:block;
	background:url(../images/btn.gif) no-repeat;
	outline:none;
	cursor:pointer;
	font-size:14px;
	width:95px;
	height:32px;
	border:none;
}
.seatext {
	width:320px;
	height:24px;
	line-height:24px;
	border:1px solid #ccc;
	float:left;
	border-color: #9A9A9A #CDCDCD #CDCDCD #9A9A9A;
	background:url(../images/bg01.gif) no-repeat;
	border-style: solid;
	border-width: 1px;
	font: 16px arial;
	height: 22px;
	outline: medium none;
	padding: 4px 7px;
	vertical-align: top;
	margin: 0 3px 0 0;
}
.btn_h {
	background:url(../images/btn.gif) no-repeat -100px 0;
	outline:none;
}
