.iwencai-query .sbox-bd {            
    padding: 10px; 
} 
.iwencai-query {          
    position: absolute;
    z-index: 999;  
    background-color: #fff;             
    border: 1px #ccc solid;                                                                                                
} 

.iwencai-query .sbox-ft { 
    text-align: right; 
    padding-right: 10px;                
    background-color: #f8f8f8;          
    height: 26px;                       
    line-height: 26px;                                                                                                 
} 
.iwencai-query .sbox-ft a{
    color:#444;
} 
.iwencai-query .stips li {
    line-height: 24px; 
    height: 24px;  
    list-style: none outside none;                                                                                             
} 
.iwencai-query .stips .selected {      
    background-color: #f8f8f8;                                                                                                         
} 
.iwencai-query .stips li a {           
    display: block;    
    color: #777;   
	white-space: nowrap;
    overflow: hidden;
} 