﻿#s_up{
	width:280px;
	position:relative; display:block;
	margin-left:0; display:block; height:25%; z-index:9999;
	margin-bottom:60px;}

#s_up span{
	display:block;
	line-height:20px; 
}
#s_m{width:100%; height:46px;}
#s_m p{color:#000; line-height:36px}

#s_slist{ margin-bottom:10px;  width:100%; z-index:10; position:absolute;}
#s_clist{ margin-bottom:12px; z-index:5;float:left; width:100%; position:absolute; padding-top:65px;}


#s_slist span{
	height:44px;
	background: none;
	border:1px solid #b2b2b2; 
	line-height:42px;
	color:#000;
	cursor:pointer; float:left; position:relative;padding:0 11px; width:301px;
}
#s_slist span img{
	width:5;
	height:3;
	float:right;
	margin-top:20px;
	*margin-top:-30px;     /*IE7 !important在firefox中也能识别*/
	}
#s_slist div{
	overflow-x:hidden; overflow-y:auto; width:325px; left:0px; height:0px;  *position:absolute;*margin-top:28px;}
#s_clist span{
	height:44px;
	background: none;
	border:1px solid #b2b2b2; padding:0 11px; width:301px;	
	line-height:42px;
	color:#000;
	cursor:pointer; float:left;position:relative;
}
#s_clist span img{
	width:5;
	height:3;
	float:right;
	margin-top:20px;
	*margin-top:-30px;     /*IE7 !important在firefox中也能识别*/
	}
#s_clist div{overflow-x:hidden; overflow-y:auto; width:325px;*position:absolute;margin-top:28px;left:0px;height:0px;}
#s_slist li{
	border-top:none;height:28px;
	background:#fff;
	padding-left:11px;
	line-height:36px;
	color:#000;cursor:pointer;
	 width:100%;}
	
#s_clist li{ border-top:none;height:28px;
	background:#fff;
	padding-left:11px;
	line-height:36px;
	color:#000;cursor:pointer; width:100%;;margin-top:0}
#s_slist li:hover,#s_clist li:hover{ background:#efefef}
/*#s_slist a,#s_clist a{ display:block; width:100%; height:100%;color:#787878;}
#s_slist a:hover,#s_clist a:hover{color:#666666;}*/

.stores-scroll ul li p{
	font-family:Microsoft YaHei;
	font-size:12px;
	color:#000;
	font-weight:200px;
	line-height:20px;
}
