﻿#DaoTrang {
	font-family: "verdana";
	font-size: 11px;
	width: 720px;
	margin-left: 5px;
	border-collapse: collapse;
	border: 1px solid gray;

	
 }
#DaoTrang .rowa {
	background: #ffffff;
	height: 22px;
}
#DaoTrang .rowb {
	background: #FCF6D4;
	height: 22px;
}
#DaoTrang .cell {
	padding: 2px;
	border: 1px solid gray;
	height: 22px;
}

