/*community_user_blog_view*/
.user_img_blog_main_cont2{
	border-bottom:1px solid #ccc;
	float:left;width:600px;
}
.user_text{
		float:left;
		font-size:30px;
		margin:5px;
}
.left_text{
	width:300px;
}
.right_text{
	padding-top:10px;
	float:right;
	text-align:right;
}
.rank{ 
	float:left; 
	display:inline; 
	width:50px; 
	font-size:40px;
	padding-top:10px; 
	color:#999999; 
	text-align:center;
}
.title_rank{ 
	font-size:12px; 
	width:50px; 
	text-align:center; 
	margin-bottom:5px; 
	float:left; 
	font-weight:bold;
}
.title_view{ 
	font-size:12px; 
	width:80px; 
	text-align:center; 
	margin-bottom:5px; 
	float:right;
	font-weight:bold;
}
/*onblog view*/
.blog_div{
	float:left;
	width:600px;
	border-bottom:1px dotted #CCCCCC;
	padding:10px 0;
}
#sidebar1 ul { 
	list-style:none; 
	margin:0; 
	padding:0
}
#sidebar1 li{ 
	padding:5px 0; 
	border-bottom:1px dotted #ccc
}
#user_blog_name{
	overflow: hidden; 
	font-size:24px; 
	height: 60px; 
	width: 240px;
}
.user_img_blog_main_cont{
	float:left;
	width:600px;
}
.user_img_blog_img_div{
	float:left;
	margin:10px;
	width:65px;
	overflow:hidden;
	position:relative;
	border:1px solid #EEEEEE;
	margin-bottom:none;
}
.user_img_blog_text{
	float:right;
	width:480px;
}
.cusers_img_blog_text{
	float:right;
	width:450px;
}
.blogtags{ 
	margin-bottom:5px;
	float:right;
}

.fleft {
	float:left;
}

.blogedittools{ 
	position:relative; 
	float:right; 
	margin-top:-20px;
}
.sub_menu_select{
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCC; 
	margin-bottom:1px;
	border-top:1px; 
	border-top-style:solid;
	border-top-color:#CCC;
	margin-top:1px;
}
.sub_menu_table{
	border-bottom:5px;
	border-bottom-style:solid;
	border-bottom-color:#CCC;
	margin-bottom:10px;
	width:100%;
	border:0;
	cellspacing:0;
	cellpadding:5px;
}
table.sub_menu_table tr td{
	width:50%;
}
table.sub_menu_table tr td table{
	border:0;
	align:left;
	padding:5px; 
	border-spacing:0px;	
	width:90%;
}

.topic_pagination {
	margin:10px 0;
}
.topic_pagination a{
	padding:2px 5px;
	margin: 10px 3px 0 0;
	border:1px solid #CCC;
}
.topic_pagination a.current{
	border:1px solid #EEE;
	background-color:#DDC;
}
.com_user{
	font-size:12px;
}

.matches{
	style="margin-top:5px;
	margin-right:10px;
	height:80px; 
	width:80px; 
	overflow:hidden; 
	float:left"
}

span.blog_cat_list {
	width:160px;
	display:block;
	float:left;
}
