.MainContainer .side{
	width:250px;
	padding-right:10px;
}
.sortcont{
	border:#dfdfdf solid 1px;
}
.sortcont .head{
	height:30px;
	line-height:35px;
	overflow:hidden;
	background:url(heada.gif);
	border:#FFF solid 3px;
}
.sortcont .head .tag{
	float:left;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
}
.sortcont .cont{
	padding:5px 0 5px 0;
}
.sortcont .cont .listsort{
	height:30px;
	line-height:30px;
	background:url(dottom.gif) center bottom no-repeat;
	padding-left:30px;
}
.sortcont .cont .listsort a{
	display:block;
	padding-left:20px;
	background:url(icon.gif) 2px 11px no-repeat;
}
.sortcont .cont .h{
	margin-top:10px;
	height:30px;
	overflow:hidden;
	line-height:35px;
	background:#E9F7E8;
}
.sortcont .cont .h .tg{
	padding-left:30px;
	background:url(icon.gif) 15px 13px no-repeat;
	color:#236F21;
	font-weight:bold;
	font-size:14px;
}
.sortcont .cont .c .list{
	padding:5px 15px 0 15px;
	line-height:18px;
}
.drag{
	border:#DFDFDF solid 1px;
}
.drag .head{
	height:30px;
	background:url(headc.gif);
	border:#FFF solid 3px;
}
.drag .head .tag{
	float:left;
	padding-top:2px;
	line-height:28px;
	width:110px;
	text-align:center;
	background:url(tag1.gif) center top no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
.drag .cont{
	padding:5px;
	line-height:25px;
}
.listtable .h td{
	border-bottom:#DBDBDB dotted 1px;
	color:#E65900;
	font-weight:bold;
}
.listtable .h td.td1{
	padding-left:10px;
}
.listtable td.td1 a{
	float:left;
	padding-left:20px;
	padding-right:5px;
	background:url(array.gif) 8px 10px no-repeat;
	display:block;
	height:25px;
	overflow:hidden;
}