/* <div id="processImage" style="display:none;"> */
#processImage {
    display: none;
}

/* <img id="imgRefreshCaptcha" style="vertical-align:middle" */
#imgRefreshCaptcha {
	vertical-align:middle;
}

/* <b style="font-size:13px; color:#f64600;font-style:normal; line-height:15pt"> */
.styleCusTelLabel {
	font-size: 13px;
    color: #f64600;
    font-style: normal;
    line-height: 15pt;
}

/* <b style="font-size:16px; color:#f64600;font-style:normal; line-height:15pt"> */
.styleCusTel {
	font-size: 16px;
    color: #f64600;
    font-style: normal;
    line-height: 15pt;
}

/* <b style="font-style: normal;line-height: 15pt;font-size: 13px;color:#f64600;text-decoration:none"> */
.styleConsultant {
	font-style: normal;
    line-height: 15pt;
    font-size: 13px;
    color: #f64600;
    text-decoration: none;
}

/* <span style="color:#777777"> */
.styleColor777777 {
	color: #777777;
}