@charset "utf-8";
.sContent ul{}
.sContent li{
	float:left;
	width:163px;
	height:28px;
	line-height:28px;
	color: #777;
	margin:5px;
	border: medium 0 #A5A5A5;
	font-size: 13px;
	text-align: center;
	background-color: #F7F7F7;	
}

