        #div_txt3 {  
            position: relative;  
        }  
  
        #div_items3 {  
           /*  position: relative;   */
            width: 100%;  
            height: 200px;  
            border: 1px solid #66afe9;  
            border-top: 0px;  
            overflow: auto;  
            display: none;  
        }  
  
        .div_item3 {  
            width: 100%;  
           /*  height: 20px;   */
            margin-top: 1px;  
            font-size: 13px;  
            line-height: 20px;  
        }  