.sheup .sheup_sbt{
	float:left;
	width:100%;
	margin:5px 0;
	overflow:hidden;
	background:#FFFFFF;
	border-bottom:1px solid #DADADA;
}
.sheup .sheup_sbt .sbt_title{
	float:left;
	width:100%;
	padding:6px 0;
	text-indent:10px;
	color:#666666;
	border-bottom:1px solid #DADADA;
	background:#EBEBE4;
}
.sheup .sheup_sbt .sbt_list{
	float:left;
	width:100%;
}
.sheup .sheup_sbt .sbt_list ul{
	float:left;
	width:100%;
	padding:10px 0;
}
.sheup .sheup_sbt .sbt_list ul li{
	margin:5px 3px;
	padding:2px 9px;
	line-height:32px;
	font-size:16px;
	color:#7A7A7A;
	background:#F5F5F5;
	display:inline-table;
}
.sheup .sheup_sbt .sbt_list ul li.s0c{
	color:#B89090;
	background:#FFEBEB;
}
.sheup .sheup_sbt .sbt_list ul li.s1c{
	color:#B3A029;
	background:#FFF5B7;
}
.sheup .sheup_sbt .sbt_list ul li.s2c{
	color:#7196AD;
	background:#D8EDFF;
}
.sheup .sheup_sbt .sbt_list ul li.s3c{
	color:#AB8549;
	background:#FFECCE;
}
.sheup .sheup_sbt .sbt_list ul li.s4c{
	color:#3C8876;
	background:#F7FBFB;
}
.sheup .sheup_sbt .sbt_list ul li.s5c{
	color:#8A3262;
	background:#E9D2E2;
}