﻿.td_left
{
	text-align:left; 
	background:#F3F3F3;
	line-height:24px;
}
.td_right
{
	text-align:right; 
	background-color:#f4f5ff;
	width:100px; 
	color:#FF9900;
}
.td_title
{ 
	background:#D8E1E8; 
	height:26px; 
	color:#6A6AB5;
}
