﻿$(function() {
		
    $("span",$(".article-content")).css("font-size","");
	//document.title =     $("span",$(".article-content")).length;
});
