.ser{ margin-top:20px; width:776px; float:right;}
#out{
	width:500px;
	height:140px;
	margin: 160px 350px;
}
#ser_box{
	width:500px;
	margin:0 auto;
	height:32px;
	border: 1px solid #ff5a00;
	text-align: center;
}
#ipt{
	width:480px;
	height: 26px;
	margin-top: 2px;
	border: 0;
	outline: 0;
	font-family: "微软雅黑";
	font-size: 16px;
}

#bot_box{
	width:500px;
	border: 1px solid #ff5a00;
	border-top: none;
	display: none;
	}
	
#bot_box ul li{
		list-style: none;
		line-height: 25px;
		padding-left: 10px;
		}
#bot_box ul li:hover{
		background: #BCBCBC;
		}		
.s_btn {
		font-family: "微软雅黑";
	position: relative;
	left: 300px;
	top: -31px;
	width: 100px;
	height: 36px;
	color: #fff;
	font-size: 15px;
	letter-spacing: 1px;
	background-color: #FF6600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
  
.sel{
	background:#BCBCBC;
}
