﻿#s_left{
	float:left;
	width:300px;
	margin-top:50px; font-family:"微软雅黑"; font-size:12px; position:relative; display:block; margin-left:20px}

#s_left span{
	display:block;
	line-height:20px;
}
#s_m{width:298px; height:46px;}
#s_m p{color:#999999; line-height:36px}

#s_slist{ margin-bottom:20px; float:left; width:298px; z-index:10; position:absolute; top:0px;}
#s_clist{ margin-bottom:12px; z-index:5;float:left; width:298px; position:absolute; top:85px;}


#s_slist span{
	height:28px;
	background: none;
	border-bottom:1px solid #dddddd;
	line-height:28px;
	color:#666666;
	cursor:pointer; float:left; width:298px;position:relative;
}
#s_slist span img{
	width:5;
	height:3;
	float:right;
	margin-top:10px;
	*margin-top:-20px;     /*IE7 !important在firefox中也能识别*/
	}
#s_slist div{
	overflow-x:hidden; overflow-y:auto; width:298px; left:0px; height:0px; *position:absolute;*margin-top:28px}
#s_clist span{
	height:27px;
	background: none;
	border-bottom:1px solid #dddddd;
	
	line-height:28px;
	color:#666666;
	cursor:pointer; float:left; width:298px;position:relative; top:-2px;
}
#s_clist span img{
	width:5;
	height:3;
	float:right;
	margin-top:10px;
	*margin-top:-20px;     /*IE7 !important在firefox中也能识别*/
	}
#s_clist div{overflow-x:hidden; overflow-y:auto; width:298px; height:150px;*position:absolute;*margin-top:28px;left:0px; display: block}
#s_slist li{border-top:none;height:28px;
	background:#fff;
	padding-left:5px;
	line-height:28px;
	color:#666666;cursor:pointer; width:298px;}
#s_clist li{ border-top:none;height:28px;
	background:#fff;
	padding-left:5px;
	line-height:28px;
	color:#666666;cursor:pointer; width:298px;}
/*#s_slist a,#s_clist a{ display:block; width:100%; height:100%;color:#787878;}
#s_slist a:hover,#s_clist a:hover{color:#666666;}*/
