@charset "utf-8";
/* CSS Document */
.forget-box { width: 280px; height: 210px; padding: 25px; }
.basic_box .icon { height: 50px; text-align: center; padding-top: 20px }
.icon-fd { display: block; width: 70px; height: 50px; background: url(../../images/icon.png); vertical-align: middle; margin: 0 auto }
.i-mail { background-position: 0 0 }
.i-warning { background-position: 0 -60px }
.i-success { background-position: 0 -120px }
.desb { position: absolute; bottom: 40px; margin: 10px 0; width: 100%; height: auto; font-size: 12px; text-align: center; line-height: 24px; color: #aaa; }
.bd { position: relative; height: 210px }
.sd { position: absolute; left: 0; bottom: 0 }


