﻿td.text_1 a:link ,td.text_2 a:link{ 
font-size: 12px; color:  #5F9100; text-decoration:none
}
td.text_1 a:visited ,td.text_2 a:visited {
font-size: 12px; color:  #5F9100; text-decoration:none
}
td.text_1 a:hover ,td.text_2 a:hover {
font-size: 12px; color:  #5F9100; text-decoration: none
 
}
td.text_1 a:active,td.text_2 a:active  {
 font-size: 12px; color: #CC000A; text-decoration: none
} 
 
.text_1{    
	 
  background-color:#ECF8EB;
  height:16px;                           
  line-height:200%;  
  padding-left:18px;
  text-align:left;
  border-top:#ADCC26 dashed 1px;
  
}
.text_2{
  height:16px;                           
  line-height:200%;  
  padding-left:18px;
  text-align:left;
  border-top:#ADCC26 dashed 1px;
  background:url('../images/product/li.gif') no-repeat top left;
}
.text_3{    
	 
	
  height:16px;
  line-height:200%; 
 
  text-align:left;
  border-top:#ADCC26 dashed 1px;
}
.text_line{                         
  color:#5F9100;
  border-bottom:#ADCC26 dashed 1px;
  
  background:url(../images/product/li.gif) no-repeat top left;
}
 