﻿
.tipalertconfirm{background:url(icon_query.gif) no-repeat; height:34px; width:34px;}
.tipalert{ background:url(icon_alert.gif) no-repeat; height:34px; width:34px;}
.tipalerttext{padding-left:10px; padding-right:20px; line-height:18px; _padding-right:15px; color:Gray; font-size:13px;_font-size:12px;}
.progressBg{
    width:350px;
    height:64px;
    background: url(progressBg.jpg);
    background-repeat:no-repeat;
    padding:21px 0 0 0px;
    text-align:center;
}
.progressBar{
    margin:0 auto;
    width:305px;
    height:22px;
    background-image: url(progressBar.gif);
    background-repeat: no-repeat;
}