﻿@@charset "utf-8";
*{outline:none;margin:0;padding:0;font-family:microsoft yahei;}
.auto-tip li{list-style:none;}
.inputElem{width:198px;height:22px;line-height:22px;border:1px solid #ccc;}
.parentCls{height:auto;}
.auto-tip li{width:100%;text-align:left;height:22px;line-height:22px;font-size:14px;background:#fff;}
.auto-tip li span{margin-right:0;}
.auto-tip li.hoverBg{background:#ddd;cursor:pointer;}
.auto-tip li em{font-style:normal;}
.red{color:#333;}
.hidden{display:none;}