#v5_show{ padding: 10px; background: rgba(0, 0, 0, 0.68); _width: 10px; _height: 10px;  position: fixed; left: 50%; top: 50%; box-shadow: 0px 0px 10px #555; z-index: 19891019; border-radius: 3px;  display: none;}
#v5_show .close{ width: 24px; height: 24px; cursor: pointer; position: absolute; right: 10px; top: 10px;}
#v5_show .title{ width: 100%; height: 24px; line-height: 24px; border-bottom:1px solid #e5e5e5;  font-size: 16px; padding-bottom: 5px; margin-bottom: 5px; clear: both; font-family: "microsoft yahei","黑体"; color: #135aa4}
#shade{ width: 100%; height: 150%; position: fixed; left: 0; top: 0; z-index: 19891018; background: #000; filter:alpha(opacity=50);  opacity: 0.5}

#v5_prompt{ padding: 20px; background: rgba(75, 73, 73, 0.68);background-color: #4b4949;   position: fixed; left: 50%; top: 50%; box-shadow: 0px 0px 10px #555; z-index: 19891019; border-radius: 3px; *behavior: ; font-weight: bold; }
#v5_prompt .content{ line-height: 24px;margin:0 auto;}
#v5_prompt .prompt_btn{ clear: both; width:100%; padding:10px 5px;}
#v5_prompt .prompt_btn .btnok{display: block; float: left; margin-right: 15px; font-size: 14px;  height: 32px; line-height: 30px; padding: 0 15px; border: 1px solid #135aa4; border-radius: 3px; color: #fff; font-weight: bold; cursor: pointer; *behavior: ; position: relative;}
#v5_prompt .prompt_btn .btn{display: block; float: right; font-size: 14px;  height: 32px; line-height: 30px; padding: 0 15px; border: 1px solid #bababa;  border-radius: 3px; color: #333; font-weight: bold; cursor: pointer; *behavior: ; position: relative;}

.cleardiv{ width: 100%; height: 30px;  clear: both;}
#enterVerifypsdDiv{ width: 98%; height: 100%; display:block;  position: absolute;  top: 0; z-index: 9998; background:#F2EFEF;   margin-top: 80px; }
.enterVerifypsdInnerDiv{ margin-top:20px; margin-left:30%;}
#v5_prompt #inputid
{
    width:100% !important;
}
    
#v5_prompt a
{
    cursor:pointer;
}

#v5_prompt .content
{
    float:left;
}