#pop_upbox {
	color:#000000;
	display:none;
	text-align:left;
	z-index:102;
	overflow:hidden;
}
#pop_upbox h3{
	height:28px;
	line-height:28px;
	background:#f0f0f0;
	color:#666;
	padding:0 20px;
	margin-top:1px;
}
#upbox_cont{
	position:relative;
}
#upbox_cont .addlist{
	padding:5px 13px; 
	border-bottom:1px solid #FF9900;
}
#upbox_cont .addlist li{
	width:65px;
	height:18px;
	float:left; 
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	text-align:center;
	cursor:pointer;
}
.addlist_on{
	color:#fff;
	background:#f90;
}
.soadd{
	height:21px;
	line-height:21px;
	margin-top:2px;
	background:#edf1f3;
	padding-left:15px;
	color:#999;
	padding-bottom:3px;
}
.soadd form input{
	float:left;
	height:18px;
	line-height:18px;
	width:130px;
}
.soadd .sobtn{
	width:60px;
	height:18px;
	line-height:18px;
	background:#aacd5d;
	border:1px solid #759f84;
	color:#fff;
	margin:3px;
	margin-left:7px;
	text-align:center;
}
.soadd div{
	float:left;
	height:22px;
	line-height:22px;
}
.so_abc li{
	float:left;
	text-align:center;
	width:29px;
	cursor:pointer;
	font-weight:bold;
	color:#777;
}
.adds ul{
	height:225px;
}
#add_wall{
	width:780px;
	margin:0 auto;
}
.adds li{
	background:#f8f8f8;
	border:1px solid #a6d0e7;
	float:left;
	height:20px;
	line-height:20px;
	margin:0 3px 5px 3px;
	width:235px;
	cursor:pointer;
	padding:0 5px;
	overflow:hidden;
}


.so_longing{
	left:40%;
	padding:6px 10px;
	position:absolute;
	top:150%;
	color:#f66;
}
#load_area_image{
	padding:5px 10px;
	background:#eee;
	height:20px;
	line-height:20px;
	border:1px solid #999;
}


.adds a:link,.adds a:visited { display:block; text-decoration:none;}
.adds a:hover,.adds a:active{ color:#333;}
.adds .num_res { float:right; color:#999;}
#pop_upbox .noseeadd{text-align:center;}
