﻿
h1
{
	margin: 0;
	padding: 20px 0;
	font-size: 16px;
}
ol
{
	padding-left: 20px;
	line-height: 130%;
}

#suggest, #suggest2
{
	width: 200px;
}
.gray
{
	color: gray;
}
.ac_results
{
	background: #fff;
	border: 1px solid #7f9db9;
	position: absolute;
	z-index: 10000;
	display: none;
}
.ac_results ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.ac_results li a
{
	white-space: nowrap;
	text-decoration: none;
	display: block;
	color: #05a;
	padding: 1px 3px;
}
.ac_results li
{
	border: 1px solid #fff;
}
.ac_over, .ac_results li a:hover
{
	background: #c8e3fc;
}
.ac_results li a span
{
	float: right;
}
.ac_result_tip
{
	border-bottom: 1px dashed #666;
	padding: 3px;
}
#arrcity
{
	width: 100px;
}
#city2
{
	width: 100px;
}
.style1
{
	height: 30px;
}
.STYLE1
{
	font-size: large;
	font-weight: bold;
}


#tab td
{
	font-size: 12px;
	text-align: center;
}
