.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:10px;
}
.sortcont .cont .user{
	padding:10px 10px 5px 10px;
	line-height:20px;
}
.sortcont .cont .h{
	margin-top:10px;
	height:30px;
	line-height:30px;
	border-bottom:#DFDFDF solid 1px;
	margin-bottom:5px;
}
.sortcont .cont .h .tg{
	padding-left:30px;
	background:url(icon.gif) 15px 12px no-repeat;
	font-weight:bold;
	font-size:14px;
}
.sortcont .cont .c .list{
	padding:5px 5px 0 5px;
	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;
	width:110px;
	text-align:center;
	padding-top:2px;
	line-height:28px;
	background:url(tag1.gif) center top no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
.drag .cont{
	padding:10px;
}
.baseinfo .img{
	width:200px;
	padding:10px 30px 10px 10px;
}
.baseinfo .img div{
	border:#DDD solid 1px;
	padding:2px;
}
.baseinfo .info{
	padding:5px;
	line-height:23px;
	font-size:14px;
}
.baseinfo .info span{
	font-weight:bold;
}
.baseinfo .info .join{
	text-align:center;
	padding-top:10px;
}
.drag .cont .h3{
	height:30px;
	line-height:30px;
	border-bottom:#DDD dotted 1px;
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
	color:#D82619;
}
.drag .cont .c3{
	padding:5px;
	line-height:20px;
}