/*body{font-size:12px;}
#keyword{
display:inline;
width:250px;
margin-left:280px;
margin-right:15px;
float:left;
}
ul{
margin-left:280px;
margin-top:-2px;
border:1px solid #000;
list-style:none;
width:254px;
}
.select{
background:#36C;
color:#FFF;
}
.select span{
color:#FFF;
}
li{
line-height:16px;
padding:2px;
}
span{
float:right;
color:#008000;
margin-top:-18px;
}
a{
color:#00f;
float:right;
}*/
#suggest{float:left;}
#ajax{ width:258px; position:absolute; display:inline;z-index:1; background:#FFFFFF;margin-left:55px;margin-top:22px;}
#ajax ul{
margin-top:-2px;
border:1px solid #A7A6AA;
list-style:none;
text-align:left;
}
#ajax .select{
cursor:hand;
background:#36C;
color:#FFF;
}
#ajax .select span{
color:#FFF;
}
#ajax li{
line-height:16px;
padding:2px;
}
#ajax span{
float:right;
color:#008000;
margin-top:-18px;
}
#ajax a{
color:#00f;
text-align:right;
margin-left:220px;
}