﻿#ss {
    background: url(https://resource.ggzuhao.com/GGZuHao/content/themeOrange/img/search.png) no-repeat 5px 8px;
}
#out{
	width:500px;
	height:140px;
	margin: 160px 350px;
}

#bot_box{
	width:320px;
	border: 2px solid #FF6600;
	border-top: none;
	display: none;
position: absolute;
    z-index: 99;
    background: #fff;
	}
	
#bot_box ul li{
		list-style: none;
		line-height: 25px;
		padding-left: 10px;
color: #666666;
font-size: 14px;
		}
#bot_box ul li:hover{
		background: #BCBCBC;
		}		

.sel{
	background:#BCBCBC;
}
