﻿/* ==================== 
     提示信息注册成功
==================== */
body{ margin:0px; padding:0px;}
.mess_ok{ background:url(../images/right.jpg) no-repeat; width:470px; height:270px;  }
.txt_num{ background:none; border:none; font-size:25px; font-weight:bold;  width:50px; margin:140px 0px 0px 180px;}

.mess_added{ background:url(../images/added.jpg)  no-repeat; width:470px; height:270px;}
.mess_added .txt_phone{ font-size:20px; color:#FFF; font-weight:bold; margin-left:260px;}
.mess_h{ height:117px;}
.mess_h2{ height:167px;}
.mess_03{  background:url(../images/message03.jpg)  no-repeat; width:470px; height:270px;}

/*信息提示页面按钮*/
.btn_back{  margin-left:358px; cursor:pointer; margin-top:42px; border:#033; background:url(../images/btn_back.jpg) no-repeat; width:84xp; height:36px; padding-left:50px;}
.btn_back a{text-decoration:none;}
.btn_back:hover{ background:url(../images/btn_back02.jpg) no-repeat; width:84px; height:36px; }
