@charset "utf-8";
/*验证模块的CSS*/
.ovalidator-error{
border:1px dashed #FF0000!important;
}
.ovalidator-focus{
border:1px dashed #0000CC!important;
}

