BODY, TD {
  
}

A.cat_link {
	width:197px;
    color:#404040;
    float:left;
    padding-left:11px;
    text-decoration:none;
    padding-top:2px;
    padding-bottom:2px;
}

A.cat_link:Hover {
    background-color:#81A837;
    color:#fff;
}

.sub_link_back_green{
	width:108px;
    border-top-style:solid;
    border-top-width:0px;
    border-top-color:#ffffff;
    
    background-color:#D1D1D1;
    height:20px;
}

.sub_link_back_green {
  width: 197px;
  height: 17px;
  margin-top: 0px;
  padding-top: 2px;
  background: #D1D1D1;
}

.sub_link_back_blue{
	width:208px;
    border-top-style:solid;
    border-top-width:0px;
    border-top-color:#ffffff;
    
    background-color:#D1D1D1;
    height:20px;
}

.sub_link{
    margin-top:0px;
    margin-left:20px;
}

a.sub_link_style{
	width:188px;
    color:#5C5C5C;
    text-decoration:none;
    float:left;
    padding-left:20px;
    height:17px;
}

a.sub_link_style:Hover{
    color:#fff;
    text-decoration:none;
    float:left;
  	background: #81A837;
}

.line_blue {
  width: 100px;
  height: 17px;
  background: #D1D1D1;
  font-weight:bold;
}

.line_blue a{
  height: 17px;
  background: #D1D1D1;
}

.line_blue a:hover {
  background: #81A837;
}