/* CSS Document */
/*body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0;}
ul,ol,li{list-style:none;}

input,button{margin:0;font-size:12px;vertical-align:middle;}
body{font-size:12px;font-family:Arial, Helvetica, sans-serif; color:#333; margin:0 auto; }
table{border-collapse:collapse;border-spacing:0;}

a{color:#333;text-decoration:none;}
a:hover{color:#c00; text-decoration:underline;}
*/
.box-163css{ width:350px; margin:220px auto; position:relative;}
.box-163css input{ margin-left:10px; border:none; border:1px solid #a10000; background:#c00; text-align:center; height:24px; line-height:20px; color:#fff; cursor:pointer;}
#dvMsgBox{display:none;position:absolute;font-size:12px;width:300px;overflow:hidden;z-index:9999999; border-radius:8px; font-family:微软雅黑;}  
#dvMsgBox .top{height:2.4rem; background-color:#31d2fc;padding-left:1rem; float:left; width:100%;}  
#dvMsgBox .top .showboright{height:100%;padding-right:6px;}  
#dvMsgBox .top .showboright .showbotitle{height:100%;line-height:2.4rem;color:#fff;vertical-align:middle;font-size:14px;overflow:hidden;}  
#dvMsgBox .top .showboright .dvClose{right: 10px;top: 0px;position: absolute;line-height:2.4rem;color:#fff;vertical-align:middle;font-size:14px;cursor:pointer;}
#dvMsgBox .body{background:#fff;padding-left:10px;}  
#dvMsgBox .body .showboright{background:#fff;padding-right:2px;}  
#dvMsgBox .body .showboright .ct{line-height: 1.85rem;padding-top:3rem;padding-bottom:0.4rem;vertical-align: middle;width: 100%;text-align: center;color:#4a4646;font-size: 14px;}  
#dvMsgBox .body .showboright .ct .pro{width:280px;border:solid 1px #6593cf;height:25px;background:#ffffff;line-height:23px;overflow:hidden;}  
#dvMsgBox .body .showboright .ct .pro .bg{width:0%;height:100%;background:#c9dffc;}  
#dvMsgBox .body .showboright .payCode{display:none;margin-left:50px}  
#dvMsgBox .body .showboright .dvDesc{display:none;text-align: center;color:#4a4646;font-size: 12px;padding-top:0.2rem;} 
#dvMsgBox .bottom{background:#fff;padding-left:6px;}  
#dvMsgBox .bottom .showboright{height:100%;/*background:transparent url(right-corners.png) no-repeat right bottom;*/padding-right:6px;}  
#dvMsgBox input.btn{width:56px;border-radius: 3px;font-size:12px;font-family:微软雅黑; cursor:pointer; color:#fff; border:none; height:25px; text-align:center;  background-color:#bcb8b8;text-align:center; margin:0px auto;padding:3px}  
#dvMsgBox input.btnfocus{ background-color:#31d2fc;font-size:12px;font-family:微软雅黑;border-radius: 3px;width:56px;margin:0px auto; border:none; height:25px; cursor:pointer; color:#fff;padding:3px}
#dvMsgBox .icon{width:32px;height:32px;float:left;margin-right:10px;}  
#dvMsgBox .error{background:url(icon-error.gif) no-repeat;}  
#dvMsgBox .info{background:url(icon-info.gif) no-repeat;}  
#dvMsgBox .warning{background:url(icon-warning.gif) no-repeat;}  
#dvMsgBox .clear{clear:both;}  
#dvMsgBox .height{height:10px;line-height:10px;}  
#ShowBolightBox{display:none;-moz-opacity:0.5;filter:alpha(opacity=50);opacity:0.5;background-color:#000000;z-index:100;position:absolute;left:0px;top:0px;}
#dvMsgBtns{ text-align:center; width:100%;}