.pink{
 color:#EE5BA0;
 
  font:12px;
 font-weight:bold;
 
 height:20px;
 width:258px;
 clear:both;
 background-image:url(../kenkou/img/list_bg.jpg);
 background-repeat:repeat-x;
 background-position:bottom;
 background-color;#FFFFFF;
 border:1px #cccccc solid;
 padding:3px 2px 2px 2px;
}


.orange{
 color:#FF8C36;
 
  font:12px;
 font-weight:bold;
 
 height:20px;
 width:258px;
 clear:both;
 background-image:url(../kenkou/img/list_bg.jpg);
 background-repeat:repeat-x;
 background-position:bottom;
 background-color;#FFFFFF;
 border:1px #cccccc solid;
 padding:3px 2px 2px 2px;
}

.navy{
 color:#335BA5;
 
  font:12px;
 font-weight:bold;
 
 height:20px;
 width:258px;
 clear:both;
 background-image:url(../kenkou/img/list_bg.jpg);
 background-repeat:repeat-x;
 background-position:bottom;
 background-color;#FFFFFF;
 border:1px #cccccc solid;
 padding:3px 2px 2px 2px;
}

.green{
 color:#009966;
 
  font:12px;
 font-weight:bold;
 
 height:20px;
 width:258px;
 clear:both;
 background-image:url(../kenkou/img/list_bg.jpg);
 background-repeat:repeat-x;
 background-position:bottom;
 background-color;#FFFFFF;
 border:1px #cccccc solid;
 padding:3px 2px 2px 2px;
}

.red{
 color:#FF0000;
 
 font:12px;
 font-weight:bold;
 
 height:20px;
 width:258px;
 clear:both;
 background-image:url(../kenkou/img/list_bg.jpg);
 background-repeat:repeat-x;
 background-position:bottom;
 background-color;#FFFFFF;
 border:1px #cccccc solid;
 padding:3px 2px 2px 2px;
}