@CHARSET "UTF-8";
#div_content_right_name{
	height:40px;
	line-height:40px;
	border-bottom:2px solid #cc0000;
	background:url("../Images/small_li.png") no-repeat left center;
}
#div_content_right_name span{
	font-size:20px;
	color:#cc0000;
	font-weight:600;
	margin-left:15px;
}
#div_content_right_in{
	margin-top:10px;
}
#div_content_right_join{
	height:20px;
	margin-bottom:10px;
}
.a_join{
	display:block;
	width:88px;
	height:20px;
	float:right;
	background:url("../Images/join.jpg") no-repeat;
}
#div_paging{
	height:30px;
	background:red;
}