.link_v1
{
    float:left;
    background:url("green/lifeB.gif") no-repeat scroll center top transparent;
    height:277px;
    overflow:hidden;

}

.link_v1 div
{
    width:180px;
    height:105px;
    float:left;
    margin-top:10px;
    margin-left:12px;

}

.link_v1 div h3
{
    height:20px;
    line-height:20px;
    color:#5e9a00;
    font-size:14px;
}

.link_v1 li
{
    height:20px;
    line-height:20px;
    width:70px;
    text-align:left;
	float:left;
}

