﻿.suggestStyle{z-index:9; position:absolute; visibility:hidden; background: #ffffff; border: 1px dotted #72A9CF; padding-left: 4px; padding-top: 3px; text: left; font-size: 12px; color: #999999; line-height: 20px; text-align: left;}
.suggestStyle_row1{background-color:#fff; color:#999; padding-left:6px; padding-right:6px; font-size:12px;}
.suggestStyle_row2{background-color:#edf2fb; color:#000; padding-left:6px; padding-right:6px; font-size:12px;}
.CityName
{
    color:black;
}
.CityNameInput
{
    color:Gray;
}
.CompletionList 
{
	margin : 35px 1px 0px 1px!important;
	color :#333; 
	border :none; 
	cursor : pointer; 
	text-align : left; 
	list-style-type : none; 
	font-family : Verdana; 
	font-size: 12px; 
	padding:0px 8px 0px 8px; 
    z-index:1002px;
    line-height:24px;
    height:24px;
    vertical-align:middle;
    position:absolute;
    width:213px;
    background-color:white;
}
.CompletionFrame
{
	margin : 0px 0px 0px 0px!important; 
	background-color : white; 
	color : windowtext; 
    border :#96AFDF 1px solid;
	cursor : pointer; 
	text-align : left; 
	list-style-type : none; 
	font-family : Verdana; 
	font-size: 12px; 
	padding : 0; 
    z-index:1002px;
    line-height:22px;
    vertical-align:middle;
    height:293px;
    position:absolute;
    width:229px;
}
.CompletionTitle
{
	margin:0px 0px 0px 0px; 
	background:#fff url(../images/bg/completionLine.gif) no-repeat left 24px; 
    border :#96AFDF 1px solid;
	width:215px;
	height:293px;
	color :#666;

	cursor : pointer; 
	text-align : left; 
	list-style-type : none; 
	font-family : Verdana; 
	font-size: 12px; 
	padding : 1px 8px 8px 8px;
    z-index:1002px;
    line-height:32px;
    vertical-align:middle;
    overflow:hidden;
}
.CompletionPager
{
	margin : 275px 1px 0px 1px!important; 
	background-color : white; 
	width:213px;
	height:24px;
    line-height:28px;
	color :#3769C7; 
    border :none;
	cursor : pointer; 
	text-align : left; 
	list-style-type : none; 
	font-family : Verdana; 
	font-size: 12px; 
	padding:0px 8px 0px 8px; 
    z-index:1003px;
    vertical-align:middle;
    overflow:hidden;
}
.CompletionListItem
{
	margin:0px;
	width:100%;
	color:black;
	background-color:#fff;
    z-index:10000px;
    height:24px;
    text-indent:4px;
    line-height:24px;
    vertical-align:middle;
}
.CompletionListHighlightedItem
{
	margin:0px;
	color:red;
	width:100%;
	background-color:#fff;
    z-index:10000px;
    height:24px;
    text-indent:4px;
    line-height:24px;
    vertical-align:middle;
}
.gb_searchBlock .h28{height:28px; }

.select
{
     background-color:#DBE5F9;
}
.common
{
     background-color:#fff;
}
.hovor
{
	background-color:#DBE5F9;
}

