
.sheup .sheuplix2{
	float:left;
	width:100%;
	margin:5px 0;
	overflow:hidden;
	background:#F3F6F8;
	border-bottom:1px solid #DADADA;
}
.sheup .sheuplix2 .lix2_title{
	float:left;
	width:100%;
	padding:6px 0;
	text-indent:15px;
	color:#666666;
	border-bottom:1px solid #DADADA;
	background:#EBEBE4;
}
.sheup .sheuplix2 .lix2_title strong{
	font-weight:normal;
}
.sheup .sheuplix2 .lix2_list{
	float:left;
	width:100%;
}
.sheup .sheuplix2 .lix2_list ul{
	float:left;
	width:100%;
	padding:10px 0;
}
.sheup .sheuplix2 .lix2_list ul li{
	float:left;
	width:50%;
	padding:3px 0;
	text-align:center;
}