.welcome_ctn{float:left; width:100%; text-align:justify; line-height:19px; padding-bottom:20px; color:#000000;}
.bg_p_feature{float:left; width:100%; height:37px; background:url(imgs/bg_p_f_l.png) no-repeat left, url(imgs/bg_p_f_r.png) no-repeat right, url(imgs/bg_tab.png) repeat-x;}
.v_all_p{float:right; min-width:80px; height:20px; line-height:20px; text-align:center; background:#335fbc; margin:5px 10px 0px 0px; color:#ffffff;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}
.v_all_p:hover{text-decoration:underline; cursor:pointer;}