#nav ul li a {
  /*  font-size: 16px;	*/
    font-family:"Arial Regular", "microsoft jhengHei",  "Apple LiGothic", "PMingLiU", "Heiti";
    font-size:16px;
}

#adminListTableFCcategory  td.field_displayDate {
    width: 125px;	
}
.left_grid{
	width:12%;
}
@media screen and (max-width: 980px) { 
	.left_grid{
		width:auto;
	}
}