.box{
width:100%;
margin:5px 0 0 0;
float:right;
border-bottom:1px dashed #85826F;
}

.box img{
float:left;
margin:0 10px 0 0;
vertical-align:top;
}


.link_home a{
text-decoration:none;
font-weight:bold;
}
.link_home a:link,
.link_home a:visited{
color:#000;
background:#F3F0DF;
}

.link_home a:hover{
color:#377337;
background:#F3F0DF;
}