@charset "utf-8";
/* CSS Document */

.ui-autocomplete.ui-widget-content{ border:1px solid #999; border-radius:0;}
.ui-autocomplete li.ui-menu-item{ border:0; border-radius:0;}
.ui-autocomplete li.ui-menu-item a.ui-corner-all{ line-height:15px; font-family:"微软雅黑"; font-size:12px; color:#333;}
.ui-autocomplete li.ui-menu-item a.ui-state-focus{ background:#ffb400; border:0; border-radius:0;margin:0;}
.prePage{float:left; display:block; width:13px; height:13px; padding:0px; margin:5px; border-width:0px; cursor:pointer;}
.nextPage{float:right; display:block; width:13px; height:13px; padding:0px; margin:5px; border-width:0px; cursor:pointer;}
.ui-autocomplete li.ui-menu-divider .nextPage{ margin-right:10px; width:50px; height:13px; background:url(images/nextPage.gif) no-repeat;}
.ui-autocomplete li.ui-menu-divider .prePage{ margin-left:10px; width:50px; height:13px; background:url(images/prePage.gif) no-repeat;}






