﻿#s_up{
	width:680px;
	font-size:12px; position:relative; display:block;
	margin-left:0; display:block; height:144px; z-index:9999}

#s_up span{
	display:block;
	line-height:20px; 
}

#s_slist{ margin-bottom:10px; float:left; margin-right:12px; width:334px; height:42px; z-index:10; position:relative;  }
#s_clist{ margin-bottom:10px; float:left; width:334px; height:42px; z-index:5; position:relative; }

#s_slist p{  color:#333; font-weight:bold; font-size:13px; line-height:25px; padding-bottom:8px;}
#s_clist p{  color:#333; font-weight:bold; font-size:13px; line-height:25px; padding-bottom:8px;}

#s_slist span{
    width:100%;
	height:42px;
	background: none;
	border:1px solid #e9e8e2; 
	line-height:42px;
	color:#333;
	font-size:13px; 
	cursor:pointer; 
	text-align:center;
	background:url(../images/xiala.png) 96% center no-repeat;
}
#s_slist span img{
	width:5;
	height:3;
	float:right;
	margin-top:10px;
	*margin-top:-20px;     /*IE7 !important在firefox中也能识别*/
	}
#s_slist .s_u{
	overflow-x:hidden; overflow-y:auto; width:100%; position:absolute; height:0; top:44px; left:0px; background-color:#fefcf6;  border-left:1px solid #e9e8e2;  border-right:1px solid #e9e8e2; border-bottom:1px solid #e9e8e2; opacity:0;  }
	
#s_clist span{
	width:100%;	
	height:42px;
	background: none;
	border:1px solid #e9e8e2;  
	line-height:42px;
	color:#333;
	font-size:13px;
	text-align:center;
	cursor:pointer; 
	background:url(../images/xiala.png) 96% center no-repeat;
}
#s_clist span img{
	width:5;
	height:3;
	float:right;
	margin-top:10px;
	*margin-top:-20px;     /*IE7 !important在firefox中也能识别*/
	}
#s_clist .s_c{overflow-x:hidden; overflow-y:auto; width:100%; height:0;  position:absolute; top:44px; left:0px; background-color:#fefcf6; border-left:1px solid #e9e8e2;  border-right:1px solid #e9e8e2; border-bottom:1px solid #e9e8e2; opacity:0;   }
#s_slist li{border-top:none;height:30px; line-height:30px; text-align:center; color:#000;cursor:pointer; width:336px;}
#s_clist li{ border-top:none;height:30px; line-height:30px; text-align:center; color:#000;cursor:pointer; width:336px;}
	
	
#s_slist li:hover,#s_clist li:hover{ background:#f4eeea}
/*#s_slist a,#s_clist a{ display:block; width:100%; height:100%;color:#787878;}
#s_slist a:hover,#s_clist a:hover{color:#666666;}*/
