﻿div.DynaDiv {display:none;background-color: #FFF;background-repeat: repeat;padding: 0;position: absolute;max-height: 260px;z-index: 999;border: 1px solid #A5ACB2;filter:progid:DXImageTransform.Microsoft.dropShadow(Color=CCCCCC, offX=4, offY=4, positive=true);overflow: auto;overflow-x: hidden!important;width:100%;clear: both;float: left; }
div.DynaDiv p{ margin:0; }
div.DynaDiv p.normalS {font: 12px ;color: #555;background-color: #fff;padding: 5px;border-bottom: 1px dotted #ddd;}
div.DynaDiv p.highlight {font: 12px ;color: #000;background-color: #ccc;padding: 5px;border-bottom: 1px dotted #ddd; cursor:pointer;}
div.DynaDiv ul {font: 12px ;color: #555;background-color: #ccc;list-style-position: outside;list-style-type: none;line-height: 0.8em;text-indent: 2px;padding: 4px;margin: 4px;z-index: 999;}
div.DynaDiv ul li.normalLI {background-color: Transparent;color: #3366ff;z-index: 999;}
div.DynaDiv ul li.normalHL {z-index: 999;color: blue;background-color: #ccc;}
span#CityID { background: url("~/Image/icon_city_autocmplt.png") no-repeat scroll 85% 3px rgba(0, 0, 0, 0); border-bottom: 1px dotted #ddd; color: #555; cursor: default; display: inline-block; font-size: 12px; margin: 0; padding: 1.3% 1.5%; text-align: left; width: 100%; font-weight: bold;text-transform: uppercase;}
span#AirportID { background: url("~/Image/icon_fly_autocmplt.png") no-repeat scroll 82% 4px rgba(0, 0, 0, 0); border-bottom: 1px dotted #ccc; color: #555; cursor: default; display: inline-block; font-size: 12px; margin: 0; padding: 1.3% 1.5%; text-align: left; width: 100%; font-weight: bold;text-transform: uppercase; }