
.center_block { float:left; width:530px; margin-left:10px; overflow:hidden;}

	.task_list { margin-bottom:20px;}
	
	.task_title { background: #f5f5f5; height:20px; padding:10px; font-size:14px; font-weight:bolder;}
	.task_title span { display:block; float:right; width:55px; padding:3px 10px; background:#ee8a9d; }
	.task_title strong { background: url('/images/zhidao/q_bg.png') 0 -460px no-repeat; padding-left:25px; font-size:14px; font-weight:bolder; }
	.task_title a { color:#fff; font-weight:bolder; font-size:12px;}
	.task_list ul { border:2px solid #f5f5f5; padding:10px;}
	.task_list li { clear:both; overflow:hidden; margin-bottom:8px;}
	.task_list li span { float:right; display:block;}

.view_more { color:#dc143c;}

