﻿.bor_red { border:1px solid #ff0000!important;}
.success { width:140px; height:60px; position:fixed; top:50%;left:50%; margin-top:-30px; margin-left:-70px; line-height:60px; text-align:center; color:#ff0000; font-size:16px; background:#fff; border-radius:20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -webkit-box-shadow: 0 0 10px #000; -moz-box-shadow: 0 0 10px #000; box-shadow: 0 0 10px #000; display:none; z-index:100;}
.block { width:100%; height:100%; background:#000; position:fixed; top:0; left:0; opacity:0.6; filter:alpha(opacity=60); z-index:10; display:none;}
